Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -12,7 +12,7 @@ matplotlib==3.7.4
|
|
| 12 |
tqdm==4.64.1
|
| 13 |
config==0.5.1
|
| 14 |
einops==0.7.0
|
| 15 |
-
onnxruntime==1.16.2
|
| 16 |
basicsr
|
| 17 |
av
|
| 18 |
fvcore
|
|
|
|
| 12 |
tqdm==4.64.1
|
| 13 |
config==0.5.1
|
| 14 |
einops==0.7.0
|
| 15 |
+
# onnxruntime==1.16.2
|
| 16 |
basicsr
|
| 17 |
av
|
| 18 |
fvcore
|