Sergiosamyy commited on
Commit
8d0376a
·
verified ·
1 Parent(s): ef407d1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -6
requirements.txt CHANGED
@@ -1,6 +1,2 @@
1
- torch==2.1.0
2
- torchaudio==2.1.0
3
- gradio==3.50.2
4
- ffmpeg-python==0.2.0
5
- transformers==4.38.1
6
- git+https://github.com/facebookresearch/audiocraft.git
 
1
+ from transformers import AutoProcessor
2
+ from audiocraft.models import MusicGen