XCLiu commited on
Commit
090c751
·
1 Parent(s): db7b26b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -95,7 +95,7 @@ with gr.Blocks() as gradio_gui:
95
  """
96
  # InstaFlow! One-Step Stable Diffusion with Rectified Flow
97
  ## This Huggingface Space provides a demo of one-step InstaFlow-0.9B and measures the inference time.
98
- ## For fair comparison, Stable Difusion 1.5 is shown in parallel.
99
  ##
100
  """)
101
  gr.Markdown("Set Input Seed and Text Prompts Here")
 
95
  """
96
  # InstaFlow! One-Step Stable Diffusion with Rectified Flow
97
  ## This Huggingface Space provides a demo of one-step InstaFlow-0.9B and measures the inference time.
98
+ ## For fair comparison, Stable Diffusion 1.5 is shown in parallel, running on the same GPU.
99
  ##
100
  """)
101
  gr.Markdown("Set Input Seed and Text Prompts Here")