Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
|
@@ -6,7 +6,4 @@ opencv-python-headless>=4.10.0
|
|
| 6 |
Pillow>=10.4.0
|
| 7 |
huggingface-hub>=0.25.0
|
| 8 |
timm>=1.0.0
|
| 9 |
-
einops>=0.8.0
|
| 10 |
-
basicsr>=1.4.2
|
| 11 |
-
facexlib>=0.3.0
|
| 12 |
-
realesrgan>=0.3.0
|
|
|
|
| 6 |
Pillow>=10.4.0
|
| 7 |
huggingface-hub>=0.25.0
|
| 8 |
timm>=1.0.0
|
| 9 |
+
einops>=0.8.0
|
|
|
|
|
|
|
|
|