Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
faiss-cpu # or faiss-gpu, but faiss-cpu is typically used on HF Spaces
|
3 |
pypdf
|
4 |
sentence-transformers
|
|
|
1 |
+
gradio
|
2 |
faiss-cpu # or faiss-gpu, but faiss-cpu is typically used on HF Spaces
|
3 |
pypdf
|
4 |
sentence-transformers
|