Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -18,4 +18,5 @@ psutil==5.9.5
|
|
18 |
realesrgan==0.3.0
|
19 |
tensorflow==2.13.0
|
20 |
tqdm==4.65.0
|
21 |
-
|
|
|
|
18 |
realesrgan==0.3.0
|
19 |
tensorflow==2.13.0
|
20 |
tqdm==4.65.0
|
21 |
+
torch==2.1.2+cu118
|
22 |
+
torchvision==0.16.2+cu118
|