milorable commited on
Commit
cdc054c
·
verified ·
1 Parent(s): befc4bd

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
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
8
+ scikit-learn==1.6.0