Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ streamlit==1.18.1
|
|
5 |
openai==0.27.6
|
6 |
faiss-cpu==1.7.4
|
7 |
|
8 |
-
|
9 |
huggingface-hub==0.14.1
|
10 |
|
11 |
uncomment to use instructor embeddings
|
|
|
5 |
openai==0.27.6
|
6 |
faiss-cpu==1.7.4
|
7 |
|
8 |
+
|
9 |
huggingface-hub==0.14.1
|
10 |
|
11 |
uncomment to use instructor embeddings
|