yongyeol commited on
Commit
7dccf90
·
verified ·
1 Parent(s): 20017db

Update requirements.txt

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