Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
torch
|
2 |
-
torchvision
|
3 |
torchaudio
|
4 |
torchtext
|
5 |
torchdata
|
@@ -22,7 +22,6 @@ realesrgan
|
|
22 |
scikit-image>=0.19
|
23 |
timm==0.4.12
|
24 |
transformers==4.25.1
|
25 |
-
torch
|
26 |
einops
|
27 |
jsonmerge
|
28 |
clean-fid
|
|
|
1 |
torch
|
2 |
+
torchvision==0.16.0
|
3 |
torchaudio
|
4 |
torchtext
|
5 |
torchdata
|
|
|
22 |
scikit-image>=0.19
|
23 |
timm==0.4.12
|
24 |
transformers==4.25.1
|
|
|
25 |
einops
|
26 |
jsonmerge
|
27 |
clean-fid
|