Spaces:
Runtime error
Runtime error
measmonysuon
commited on
Commit
•
9ba20fc
1
Parent(s):
83c3e0e
Update app.py
Browse files
app.py
CHANGED
@@ -199,7 +199,7 @@ def request_otp_and_update_ui(user_chat_id):
|
|
199 |
def create_gradio_interface():
|
200 |
with gr.Blocks() as interface:
|
201 |
gr.HTML("""
|
202 |
-
<h1>AI
|
203 |
<h3>Welcome! Please enter your UID and OTP to continue or Register with <a href="https://t.me/myexpsupportBot">@SupportBot</a> to get UID</h3>
|
204 |
""")
|
205 |
|
|
|
199 |
def create_gradio_interface():
|
200 |
with gr.Blocks() as interface:
|
201 |
gr.HTML("""
|
202 |
+
<h1>AI ImaGen DALL·E 4K</h1>
|
203 |
<h3>Welcome! Please enter your UID and OTP to continue or Register with <a href="https://t.me/myexpsupportBot">@SupportBot</a> to get UID</h3>
|
204 |
""")
|
205 |
|