Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,9 +1,11 @@
|
|
1 |
gradio
|
2 |
langchain
|
|
|
3 |
langchain_core
|
4 |
transformers
|
5 |
torch
|
6 |
accelerate
|
7 |
astrapy
|
8 |
cassio
|
9 |
-
python-dotenv
|
|
|
|
1 |
gradio
|
2 |
langchain
|
3 |
+
langchain-community
|
4 |
langchain_core
|
5 |
transformers
|
6 |
torch
|
7 |
accelerate
|
8 |
astrapy
|
9 |
cassio
|
10 |
+
python-dotenv
|
11 |
+
huggingface-hub
|