Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ pandas
|
|
2 |
sentence-transformers
|
3 |
chromadb
|
4 |
huggingface_hub
|
5 |
-
pyarrow
|
|
|
|
2 |
sentence-transformers
|
3 |
chromadb
|
4 |
huggingface_hub
|
5 |
+
pyarrow
|
6 |
+
gradio
|