Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +0 -19
requirements.txt
CHANGED
@@ -1,22 +1,3 @@
|
|
1 |
-
# --extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
-
# torch==1.13.0
|
3 |
-
# torch-fidelity==0.3.0
|
4 |
-
# scipy
|
5 |
-
# torchaudio==0.13.0
|
6 |
-
# torchvision==0.14.0
|
7 |
-
# tqdm
|
8 |
-
# omegaconf
|
9 |
-
# einops
|
10 |
-
# numpy<=1.23.5
|
11 |
-
# soundfile
|
12 |
-
# librosa
|
13 |
-
# pandas
|
14 |
-
## transformers
|
15 |
-
# torchlibrosa
|
16 |
-
# transformers
|
17 |
-
# ftfy
|
18 |
-
# pytorch-lightning==1.5.9
|
19 |
-
## -e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
|
20 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
21 |
accelerate
|
22 |
addict==2.4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
accelerate
|
3 |
addict==2.4.0
|