Spaces:
Running
on
Zero
Running
on
Zero
NewFit
#22
by
Vaibhavnaik12
- opened
- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
torch==2.1
|
2 |
-
torchvision==0.
|
3 |
-
torchaudio==2.
|
4 |
numpy==1.24.4
|
5 |
scipy==1.10.1
|
6 |
scikit-image==0.21.0
|
@@ -15,5 +15,4 @@ gradio==4.16.0
|
|
15 |
config==0.5.1
|
16 |
einops==0.7.0
|
17 |
onnxruntime==1.16.2
|
18 |
-
huggingface_hub==0.25.0
|
19 |
basicsr
|
|
|
1 |
+
torch==2.0.1
|
2 |
+
torchvision==0.15.2
|
3 |
+
torchaudio==2.0.2
|
4 |
numpy==1.24.4
|
5 |
scipy==1.10.1
|
6 |
scikit-image==0.21.0
|
|
|
15 |
config==0.5.1
|
16 |
einops==0.7.0
|
17 |
onnxruntime==1.16.2
|
|
|
18 |
basicsr
|