mojad121 commited on
Commit
3aca9a7
·
verified ·
1 Parent(s): e885901

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -1 +1,6 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
1
+ huggingface_hub==0.25.2
2
+ pandas>=1.3.5
3
+ numpy>=1.21.0
4
+ scikit-learn>=1.0.0
5
+ requests>=2.26.0
6
+ gradio>=3.0.0