aleneum commited on
Commit
7064ae5
β€’
1 Parent(s): 6103d6a
Files changed (1) hide show
  1. gr_app.py +1 -1
gr_app.py CHANGED
@@ -92,7 +92,7 @@ def quote(author: str = "", mode: str = "") -> str:
92
 
93
  with gr.Blocks() as demo:
94
  gr.Markdown(
95
- "# Zitatgenerator\n\n*Hinweis: Generierung dauert kann ein paar Minuten dauern.*"
96
  )
97
  with gr.Row():
98
  author = gr.Textbox(
 
92
 
93
  with gr.Blocks() as demo:
94
  gr.Markdown(
95
+ "# Zitatgenerator\n\n*Hinweis: Generierung kann ein paar Minuten dauern.*"
96
  )
97
  with gr.Row():
98
  author = gr.Textbox(