SingleZombie
commited on
Commit
·
3516c1f
1
Parent(s):
2e6e9bc
update libs
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,5 +9,6 @@ basicsr==1.4.2
|
|
9 |
numba==0.57.0
|
10 |
imageio-ffmpeg
|
11 |
gradio==4.27.0
|
|
|
|
|
12 |
spaces==0.26.1
|
13 |
-
torchvision==0.17.0
|
|
|
9 |
numba==0.57.0
|
10 |
imageio-ffmpeg
|
11 |
gradio==4.27.0
|
12 |
+
torch==2.2.0
|
13 |
+
torchvision==0.17.0
|
14 |
spaces==0.26.1
|
|