lcortesr commited on
Commit
cd4bcff
·
verified ·
1 Parent(s): de59e8e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,6 +3,6 @@ numpy
3
  torch==2.1.0
4
  torchaudio==2.1.0
5
  gradio>=4.0.0
6
- git+https://github.com/camenduru/audiocraft.git
7
  transformers==4.39.3
8
  accelerate==0.27.2
 
3
  torch==2.1.0
4
  torchaudio==2.1.0
5
  gradio>=4.0.0
6
+ git+https://github.com/facebookresearch/audiocraft.git@1299b21
7
  transformers==4.39.3
8
  accelerate==0.27.2