Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -11
requirements.txt
CHANGED
@@ -1,11 +1 @@
|
|
1 |
-
|
2 |
-
filetype==1.2.0
|
3 |
-
gradio==3.50.2
|
4 |
-
numpy==1.26.2
|
5 |
-
onnx==1.15.0
|
6 |
-
onnxruntime-gpu==1.16.3
|
7 |
-
opencv-python==4.8.1.78
|
8 |
-
psutil==5.9.6
|
9 |
-
realesrgan==0.3.0
|
10 |
-
torch==2.1.2
|
11 |
-
tqdm==4.66.1
|
|
|
1 |
+
torch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|