Josebd98 commited on
Commit
9207326
·
1 Parent(s): 1700948

Add application file

Browse files
Files changed (2) hide show
  1. app.py +0 -0
  2. requirements.txt +11 -0
app.py ADDED
File without changes
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ unsloth
2
+ transformers>=4.40.0
3
+ peft>=0.10.0
4
+ accelerate
5
+ huggingface_hub
6
+ torch>=2.1
7
+ scipy
8
+ gradio
9
+ soundfile
10
+ snac
11
+ spaces