lopho commited on
Commit
6fbe487
1 Parent(s): 666126d
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -226,7 +226,7 @@ with gr.Blocks(title = 'Make-A-Video Stable Diffusion JAX', analytics_enabled =
226
  value = 12
227
  )
228
  with gr.Column(variant = variant):
229
- no_gpu = gr.Markdow('**Until a GPU is assigned expect extremely long runtimes up to 1h+**')
230
  will_trigger = gr.Markdown('')
231
  patience = gr.Markdown('')
232
  image_output = gr.Image(
 
226
  value = 12
227
  )
228
  with gr.Column(variant = variant):
229
+ no_gpu = gr.Markdown('**Until a GPU is assigned expect extremely long runtimes up to 1h+**')
230
  will_trigger = gr.Markdown('')
231
  patience = gr.Markdown('')
232
  image_output = gr.Image(