Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +11 -1
requirements.txt
CHANGED
|
@@ -18,4 +18,14 @@ facexlib @ git+https://github.com/tuan2308/facexlib.git
|
|
| 18 |
gfpgan
|
| 19 |
tqdm
|
| 20 |
gradio
|
| 21 |
-
realesrgan @ git+https://github.com/tuan2308/Real-ESRGAN.git
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
gfpgan
|
| 19 |
tqdm
|
| 20 |
gradio
|
| 21 |
+
realesrgan @ git+https://github.com/tuan2308/Real-ESRGAN.git
|
| 22 |
+
timm
|
| 23 |
+
kornia
|
| 24 |
+
prettytable
|
| 25 |
+
typing
|
| 26 |
+
scikit-image
|
| 27 |
+
huggingface_hub
|
| 28 |
+
transformers>=4.39.1
|
| 29 |
+
gradio_imageslider
|
| 30 |
+
loadimg>=0.1.1
|
| 31 |
+
einops
|