ryu34 commited on
Commit
257885d
·
verified ·
1 Parent(s): bfc5487

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ torch
2
+ transformers
3
+ numpy
4
+ scipy
5
+ scikit-learn
6
+ Pillow
7
+ huggingface_hub
8
+ plotly
9
+ matplotlib
10
+ gradio>=5.0