yongyeol commited on
Commit
57ed319
·
verified ·
1 Parent(s): c3cf7db

Update requirements.txt

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