Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1 +1,5 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==3.34.0
|
2 |
+
langchain==0.0.300
|
3 |
+
langchain-huggingface==0.0.2
|
4 |
+
httpx==0.24.1
|
5 |
+
python-dotenv==1.0.0
|