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