Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
huggingface_hub==0.22.2
|
2 |
-
openai
|
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
+
openai
|
3 |
+
langchain
|