Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@ PyPDF2==3.0.1
|
|
| 3 |
python-dotenv==1.0.0
|
| 4 |
streamlit==1.28.2
|
| 5 |
openai==1.2.4
|
| 6 |
-
faiss-
|
| 7 |
altair==5.1.2
|
| 8 |
tiktoken==0.5.1
|
| 9 |
black==23.11.0
|
|
|
|
| 3 |
python-dotenv==1.0.0
|
| 4 |
streamlit==1.28.2
|
| 5 |
openai==1.2.4
|
| 6 |
+
faiss-cpu==1.7.4
|
| 7 |
altair==5.1.2
|
| 8 |
tiktoken==0.5.1
|
| 9 |
black==23.11.0
|