seawolf2357 commited on
Commit
ab025f2
·
verified ·
1 Parent(s): d0b5343

Upload requirements.txt with huggingface_hub

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