Bils commited on
Commit
745586c
·
verified ·
1 Parent(s): 18fbeec

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -13
requirements.txt CHANGED
@@ -1,13 +1,7 @@
1
- --index-url https://download.pytorch.org/whl/cpu
2
- torch==2.3.0+cpu
3
- torchaudio==2.3.0+cpu
4
- torchvision==0.18.0+cpu
5
- diffusers==0.29.1
6
- transformers==4.41.2
7
- scipy==1.13.0
8
- python-dotenv==1.0.1
9
- pydub==0.25.1
10
- numpy==1.26.4
11
- gradio==4.44.1
12
- huggingface_hub==0.23.1
13
- accelerate==0.30.1
 
1
+ gradio==4.0.0
2
+ torch==2.1.2
3
+ diffusers
4
+ transformers
5
+ scipy
6
+ spaces
7
+ python-dotenv