yongyeol commited on
Commit
325f932
·
verified ·
1 Parent(s): ad5c75b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- torch>=2.6.0
2
  transformers>=4.38.0
3
- gradio
4
  Pillow
5
  ffmpeg-python
 
6
  audiocraft @ git+https://github.com/facebookresearch/audiocraft
 
1
+ torch==2.1.0
2
  transformers>=4.38.0
3
+ gradio>=4.0
4
  Pillow
5
  ffmpeg-python
6
+ python-dotenv
7
  audiocraft @ git+https://github.com/facebookresearch/audiocraft