AlekseyCalvin commited on
Commit
8501e4e
·
verified ·
1 Parent(s): 4d4bd5b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -99,7 +99,6 @@ css="""
99
  """
100
 
101
  with gr.Blocks(css=custom_css, theme=gr.themes.Soft(primary_hue="red", secondary_hue="gray")) as demo:
102
- gr.HTML(title)
103
 
104
  with gr.Column(elem_id="col-container"):
105
  gr.Markdown(f"""# RCA Agitprop Manufactory: pre-phrase prompts with 'RCA style' to activate custom model """)
 
99
  """
100
 
101
  with gr.Blocks(css=custom_css, theme=gr.themes.Soft(primary_hue="red", secondary_hue="gray")) as demo:
 
102
 
103
  with gr.Column(elem_id="col-container"):
104
  gr.Markdown(f"""# RCA Agitprop Manufactory: pre-phrase prompts with 'RCA style' to activate custom model """)