waloneai commited on
Commit
7339be3
·
verified ·
1 Parent(s): 2848497

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -39,7 +39,7 @@ def stop_generation():
39
 
40
  with gr.Blocks() as interface:#...
41
  gr.Markdown(
42
- "### Sorry for the inconvenience. The Space is currently running on the CPU, which might affect performance. We appreciate your understanding."
43
  )
44
 
45
  text_input = gr.Textbox(label="Type here your imagination:", placeholder="Type your prompt...")
 
39
 
40
  with gr.Blocks() as interface:#...
41
  gr.Markdown(
42
+ "Prompt ကို English လိုသာရေးလို့ရပါမယ်"
43
  )
44
 
45
  text_input = gr.Textbox(label="Type here your imagination:", placeholder="Type your prompt...")