Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
gradio>=4.0.0
|
2 |
huggingface-hub>=0.19.0
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
|
1 |
gradio>=4.0.0
|
2 |
huggingface-hub>=0.19.0
|
3 |
+
sentence-transformers>=2.2.2
|
4 |
+
scrapy>=2.8.0
|
5 |
+
beautifulsoup4>=4.12.0
|
6 |
+
torch>=2.0.0
|
7 |
+
numpy>=1.24.0
|