Nymbo commited on
Commit
d01a95b
·
verified ·
1 Parent(s): cc64820

removing directions

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -104,9 +104,7 @@ footer {
104
  }
105
  '''
106
  with gr.Blocks(css=css, theme="Nymbo/Alyx_Theme") as demo:
107
- gr.Markdown("""# SDXL Flash
108
- ### <span style='color: red;'>You may change the steps from 5 to 8, if you didn't get satisfied results.
109
- ### First Image processing takes time then images generate faster.""")
110
  with gr.Group():
111
  with gr.Row():
112
  prompt = gr.Text(
 
104
  }
105
  '''
106
  with gr.Blocks(css=css, theme="Nymbo/Alyx_Theme") as demo:
107
+ gr.Markdown("""# SDXL Flash""")
 
 
108
  with gr.Group():
109
  with gr.Row():
110
  prompt = gr.Text(