Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -7,4 +7,6 @@ pydantic
|
|
7 |
sentence-transformers
|
8 |
chromadb
|
9 |
gradio
|
10 |
-
beautifulsoup4
|
|
|
|
|
|
7 |
sentence-transformers
|
8 |
chromadb
|
9 |
gradio
|
10 |
+
beautifulsoup4
|
11 |
+
tensorflow
|
12 |
+
safetensors
|