Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
gradio
|
2 |
-
langchain
|
|
|
|
|
|
|
3 |
python-dotenv
|
|
|
1 |
gradio
|
2 |
+
langchain
|
3 |
+
deeplake
|
4 |
+
openai
|
5 |
+
tiktoken
|
6 |
python-dotenv
|