Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
langchain==0.0.284
|
| 2 |
python-dotenv==1.0.0
|
| 3 |
-
|
| 4 |
unstructured==0.9.2
|
| 5 |
tiktoken==0.4.0
|
| 6 |
faiss-cpu==1.7.4
|
|
@@ -10,4 +9,3 @@ python-magic-bin==0.4.14
|
|
| 10 |
OpenAI == 0.28.0
|
| 11 |
gradio==3.16.2
|
| 12 |
requests==2.28.1
|
| 13 |
-
python-dotenv==1.0.0
|
|
|
|
| 1 |
langchain==0.0.284
|
| 2 |
python-dotenv==1.0.0
|
|
|
|
| 3 |
unstructured==0.9.2
|
| 4 |
tiktoken==0.4.0
|
| 5 |
faiss-cpu==1.7.4
|
|
|
|
| 9 |
OpenAI == 0.28.0
|
| 10 |
gradio==3.16.2
|
| 11 |
requests==2.28.1
|
|
|