Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -14,4 +14,5 @@ tqdm==4.64.1
|
|
14 |
gradio==4.16.0
|
15 |
config==0.5.1
|
16 |
einops==0.7.0
|
17 |
-
onnxruntime==1.16.2
|
|
|
|
14 |
gradio==4.16.0
|
15 |
config==0.5.1
|
16 |
einops==0.7.0
|
17 |
+
onnxruntime==1.16.2
|
18 |
+
basicsr
|