latterworks commited on
Commit
1256743
·
verified ·
1 Parent(s): 3750a8d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -1
requirements.txt CHANGED
@@ -1 +1,7 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
 
1
+ gradio>=4.0.0
2
+ shodan>=1.30.0
3
+ pandas>=2.0.0
4
+ datasets>=2.15.0
5
+ bcrypt>=4.0.0
6
+ huggingface-hub>=0.20.0
7
+ requests>=2.31.0