Spaces:
Build error
Build error
Update src/app.py
Browse files- src/app.py +0 -1
src/app.py
CHANGED
@@ -13,7 +13,6 @@ from refiners.foundationals.latent_diffusion import Solver, solvers
|
|
13 |
from enhancer import ESRGANUpscaler, ESRGANUpscalerCheckpoints
|
14 |
|
15 |
pillow_heif.register_heif_opener()
|
16 |
-
pillow_heif.register_avif_opener()
|
17 |
|
18 |
TITLE = """
|
19 |
<center>
|
|
|
13 |
from enhancer import ESRGANUpscaler, ESRGANUpscalerCheckpoints
|
14 |
|
15 |
pillow_heif.register_heif_opener()
|
|
|
16 |
|
17 |
TITLE = """
|
18 |
<center>
|