chenlei
commited on
Commit
·
c3d7850
1
Parent(s):
124b920
update
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -13,6 +13,7 @@ config==0.5.1
|
|
13 |
einops==0.7.0
|
14 |
onnxruntime==1.16.2
|
15 |
huggingface_hub==0.25.0
|
16 |
-
|
17 |
-
|
|
|
18 |
basicsr
|
|
|
13 |
einops==0.7.0
|
14 |
onnxruntime==1.16.2
|
15 |
huggingface_hub==0.25.0
|
16 |
+
torch==2.7.1
|
17 |
+
torchaudio==2.7.1
|
18 |
+
torchvision==0.16.0
|
19 |
basicsr
|