TejAndrewsACC commited on
Commit
971b448
·
verified ·
1 Parent(s): ce8bf17

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -93,7 +93,7 @@ def chat_interface(user_input):
93
  # ---- Gradio App Setup ----
94
  import gradio as gr
95
 
96
- auth = ("myusername", "mypassword")
97
 
98
  with gr.Blocks() as app:
99
  gr.Markdown("# **Autistic Assistant vß Edition 2024 Ultra: Gertrude's Autistic Experience**")
 
93
  # ---- Gradio App Setup ----
94
  import gradio as gr
95
 
96
+ auth = ("Tej", "186281mps", "ACC", "HIPE")
97
 
98
  with gr.Blocks() as app:
99
  gr.Markdown("# **Autistic Assistant vß Edition 2024 Ultra: Gertrude's Autistic Experience**")