Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -9
requirements.txt
CHANGED
|
@@ -1,9 +1,2 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
python-dotenv==1.0.0
|
| 4 |
-
streamlit==1.18.1
|
| 5 |
-
faiss-cpu==1.7.4
|
| 6 |
-
tiktoken
|
| 7 |
-
altair<5
|
| 8 |
-
huggingface_hub
|
| 9 |
-
sentence_transformers
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
google-generativeai
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|