Bils commited on
Commit
e8cd568
·
verified ·
1 Parent(s): 698d4cd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -8
requirements.txt CHANGED
@@ -1,9 +1,7 @@
1
- gradio>=4.13.0
2
  torch==2.1.2
3
- diffusers==0.28.2
4
- transformers==4.39.3
5
- scipy==1.13.0
6
- python-dotenv==1.0.1
7
- pydub==0.25.1
8
- pillow==10.2.0
9
- numpy==1.26.4
 
1
+ gradio==4.0.0
2
  torch==2.1.2
3
+ diffusers
4
+ transformers
5
+ scipy
6
+ spaces
7
+ python-dotenv