Spaces:
Runtime error
Runtime error
AideepImage
commited on
Commit
β’
2bf42e8
1
Parent(s):
489f6d9
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -7,7 +7,6 @@ git+https://github.com/doevent/Real-ESRGAN.git
|
|
7 |
py360convert
|
8 |
numpy==1.23.5
|
9 |
basicsr
|
10 |
-
torch
|
11 |
gradio_pannellum
|
12 |
-
|
13 |
-
torchaudio
|
|
|
7 |
py360convert
|
8 |
numpy==1.23.5
|
9 |
basicsr
|
10 |
+
torch==2.3.1 torchvision==0.18.1 torchaudio==2.3.1
|
11 |
gradio_pannellum
|
12 |
+
|
|