nhull commited on
Commit
4a6886f
·
verified ·
1 Parent(s): e79d025

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -4
requirements.txt CHANGED
@@ -1,4 +1,7 @@
1
- transformers
2
- huggingface_hub
3
- numpy
4
- scikit-learn
 
 
 
 
1
+ gradio==5.9.1
2
+ huggingface-hub==0.27.0
3
+ numpy==1.26.4
4
+ pillow==11.0.0
5
+ tensorflow==2.18.0
6
+ torch==2.5.1
7
+ transformers==4.47.1