Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -6,6 +6,7 @@ git+https://github.com/huggingface/diffusers@fa6d52d
|
|
| 6 |
gradio>=3.32.0
|
| 7 |
imageio==2.25.0
|
| 8 |
torch>=1.4.0
|
|
|
|
| 9 |
imageio-ffmpeg==0.4.8
|
| 10 |
kornia==0.6.9
|
| 11 |
omegaconf==2.3.0
|
|
|
|
| 6 |
gradio>=3.32.0
|
| 7 |
imageio==2.25.0
|
| 8 |
torch>=1.4.0
|
| 9 |
+
basicsr
|
| 10 |
imageio-ffmpeg==0.4.8
|
| 11 |
kornia==0.6.9
|
| 12 |
omegaconf==2.3.0
|