ZDPLI commited on
Commit
65b9234
·
verified ·
1 Parent(s): fa98223

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ torch==2.3.0
2
+ transformers
3
+ matplotlib
4
+ gradio
5
+ plotly
6
+ numpy
7
+ Pillow