Ahmadkhan12 commited on
Commit
969018d
·
verified ·
1 Parent(s): 3efd3dd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -14
requirements.txt CHANGED
@@ -1,14 +1,14 @@
1
- gradio
2
- moviepy
3
- torch
4
- torchaudio
5
- soundfile
6
- pillow
7
- numpy
8
- scipy
9
- requests
10
- audiocraft
11
- spacy
12
- pydantic
13
- librosa
14
- numba
 
1
+ gradio==3.36.0
2
+ moviepy==1.0.3
3
+ torch==2.0.1
4
+ torchaudio==2.0.2
5
+ soundfile==0.12.1
6
+ pillow==10.0.0
7
+ numpy==1.23.5
8
+ scipy==1.10.1
9
+ requests==2.31.0
10
+ audiocraft==1.0.0
11
+ spacy==3.5.2
12
+ pydantic==1.10.13
13
+ librosa==0.10.1
14
+ numba==0.58.1