Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ sentencepiece
|
|
11 |
streamlit
|
12 |
torch
|
13 |
unstructured
|
14 |
-
faiss-cpu
|
|
|
|
11 |
streamlit
|
12 |
torch
|
13 |
unstructured
|
14 |
+
faiss-cpu
|
15 |
+
gradio-client
|