someonecooool commited on
Commit
a956530
·
verified ·
1 Parent(s): ac72b53

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
- gradio>=4.0.0
2
- numpy
3
- soundfile
4
- git+https://github.com/nari-labs/dia.git
 
1
+ git+https://github.com/nari-labs/dia.git
2
+ gradio>=5.0.0
3
+ soundfile>=0.13.1