measmonysuon commited on
Commit
6232d88
1 Parent(s): a90d186

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -195,7 +195,7 @@ def request_otp_and_update_ui(user_chat_id):
195
  def create_gradio_interface():
196
  with gr.Blocks() as interface:
197
  gr.HTML("""
198
- <h1>AI Image Generation DALL·E 4K</h1>
199
  <h3>Welcome! Please enter your user chat ID and OTP to continue.</h3>
200
  """)
201
 
 
195
  def create_gradio_interface():
196
  with gr.Blocks() as interface:
197
  gr.HTML("""
198
+ <h1>AI ImagGen DALL·E 4K</h1>
199
  <h3>Welcome! Please enter your user chat ID and OTP to continue.</h3>
200
  """)
201