Bils commited on
Commit
c8a3292
·
verified ·
1 Parent(s): 4d9e689

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -6
requirements.txt CHANGED
@@ -1,7 +1,10 @@
1
- gradio==4.0.0
2
  torch==2.1.2
3
- diffusers
4
- transformers
5
- scipy
6
- spaces
7
- python-dotenv
 
 
 
 
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
10
+ huggingface_hub==0.23.0