IvanRes25 commited on
Commit
d732d30
·
verified ·
1 Parent(s): 5377792

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- gradio
2
- pandas
3
- requests
4
- Pillow
 
 
1
+ gradio
2
+ requests
3
+ huggingface-hub>=0.19.0
4
+ pandas>=1.5.0
5
+ pillow>=9.0.0