DevNumb commited on
Commit
4ab70db
·
verified ·
1 Parent(s): 2271eb0

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ torch>=2.0.0
2
+ transformers>=4.36.0
3
+ accelerate>=0.25.0
4
+ scipy>=1.11.0
5
+ numpy>=1.24.0
6
+ gradio>=4.0.0
7
+ soundfile>=0.12.0
8
+ gradio-themes>=0.1.0
9
+ pillow>=10.0.0
10
+ plotly>=5.17.0