AideepImage commited on
Commit
2bf42e8
β€’
1 Parent(s): 489f6d9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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
- torchtorchvision
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
+