AideepImage commited on
Commit
8521ef5
β€’
1 Parent(s): 2bf42e8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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 torchvision==0.18.1 torchaudio==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