Spaces:
Runtime error
Runtime error
Update app
Browse files
app.py
CHANGED
@@ -252,8 +252,6 @@ with blocks as demo:
|
|
252 |
title = gr.Markdown(
|
253 |
"""
|
254 |
**stablediffusion-infinity**: Outpainting with Stable Diffusion on an infinite canvas: [https://github.com/lkwq007/stablediffusion-infinity](https://github.com/lkwq007/stablediffusion-infinity)
|
255 |
-
|
256 |
-
**This Space does not have GPU at present, so it's unusable (quite slow or can only outputs red tiles when the inference cannot be proceeded)**
|
257 |
"""
|
258 |
)
|
259 |
# frame
|
|
|
252 |
title = gr.Markdown(
|
253 |
"""
|
254 |
**stablediffusion-infinity**: Outpainting with Stable Diffusion on an infinite canvas: [https://github.com/lkwq007/stablediffusion-infinity](https://github.com/lkwq007/stablediffusion-infinity)
|
|
|
|
|
255 |
"""
|
256 |
)
|
257 |
# frame
|