Jeff850 commited on
Commit
8f3816f
·
verified ·
1 Parent(s): 7e42181

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -63,7 +63,7 @@ css = """
63
 
64
  with gr.Blocks(css=css) as demo:
65
  with gr.Column(elem_id="col-container"):
66
- gr.Markdown(" # [Stable Diffusion 3.5 Medium Turbo")
67
  with gr.Row():
68
  prompt = gr.Text(
69
  label="Prompt",
 
63
 
64
  with gr.Blocks(css=css) as demo:
65
  with gr.Column(elem_id="col-container"):
66
+ gr.Markdown("Tensor Art Stable Diffusion 3.5 Medium Turbo")
67
  with gr.Row():
68
  prompt = gr.Text(
69
  label="Prompt",