SmokeyBandit commited on
Commit
57bb452
·
verified ·
1 Parent(s): 7d253c4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,4 +1,7 @@
1
  gradio>=4.0.0
2
  huggingface-hub>=0.19.0
3
- requests>=2.31.0
4
- beautifulsoup4>=4.12.0
 
 
 
 
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