ksharma9719 commited on
Commit
9e13c22
·
verified ·
1 Parent(s): fee83fc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- gradio
2
- torch==2.1.0
3
- torchaudio==2.1.0
4
- audiocraft==1.4.0a2
 
 
1
+ gradio
2
+ torch==2.1.0
3
+ torchaudio==2.1.0
4
+ git+https://github.com/facebookresearch/audiocraft.git
5
+