Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ pydantic
|
|
7 |
sentence-transformers
|
8 |
chromadb
|
9 |
gradio
|
10 |
-
beautifulsoup4
|
|
|
|
7 |
sentence-transformers
|
8 |
chromadb
|
9 |
gradio
|
10 |
+
beautifulsoup4
|
11 |
+
tensorflow
|