Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -7
requirements.txt
CHANGED
@@ -11,10 +11,6 @@ sentence_transformers
|
|
11 |
torch
|
12 |
unstructured
|
13 |
deep-translator
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
oauth2client
|
18 |
-
google-cloud-storage
|
19 |
-
pandas
|
20 |
-
datasets
|
|
|
11 |
torch
|
12 |
unstructured
|
13 |
deep-translator
|
14 |
+
gradio
|
15 |
+
python-dotenv
|
16 |
+
langchain
|
|
|
|
|
|
|
|