Spaces:
Runtime error
Runtime error
layerdiffusion
commited on
Commit
·
8a4f527
1
Parent(s):
43cf8d5
app.py
CHANGED
|
@@ -345,7 +345,7 @@ with gr.Blocks(fill_height=True, css=css) as demo:
|
|
| 345 |
with gr.Row():
|
| 346 |
gr.Markdown("Local version (8GB VRAM): https://github.com/lllyasviel/Omost")
|
| 347 |
with gr.Row():
|
| 348 |
-
gr.Markdown("Note that you can only occupy zero GPU 170 seconds every 5 minutes. If connection error out, wait 5 minites and try again.")
|
| 349 |
|
| 350 |
with gr.Column(scale=75, elem_classes='inner_parent'):
|
| 351 |
canvas_state = gr.State(None)
|
|
|
|
| 345 |
with gr.Row():
|
| 346 |
gr.Markdown("Local version (8GB VRAM): https://github.com/lllyasviel/Omost")
|
| 347 |
with gr.Row():
|
| 348 |
+
gr.Markdown("Note that you can only occupy HuggingFace zero GPU 170 seconds every 5 minutes. If connection error out, wait 5 minites and try again.")
|
| 349 |
|
| 350 |
with gr.Column(scale=75, elem_classes='inner_parent'):
|
| 351 |
canvas_state = gr.State(None)
|