Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1 +1,6 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain-community
|
2 |
+
langchain-huggingface
|
3 |
+
huggingface_hub
|
4 |
+
transformers
|
5 |
+
accelerate
|
6 |
+
gradio
|