SmokeyBandit commited on
Commit
fbca8d4
·
verified ·
1 Parent(s): 22347ca

Update requirements.txt

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