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