Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -11
requirements.txt
CHANGED
|
@@ -1,11 +1,4 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
streamlit
|
| 5 |
-
nltk==3.8.1
|
| 6 |
-
PyPDF2==3.0.1
|
| 7 |
-
python-dotenv==1.0.0
|
| 8 |
-
streamlit==1.28.2
|
| 9 |
-
faiss-cpu==1.7.4
|
| 10 |
-
streamlit-extras
|
| 11 |
-
tiktoken==0.5.1
|
|
|
|
| 1 |
+
lida
|
| 2 |
+
lida[transformers]
|
| 3 |
+
torch
|
| 4 |
+
streamlit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|