Illia56 commited on
Commit
52e90b4
·
verified ·
1 Parent(s): ac278c2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -147,7 +147,7 @@ iface = gr.Interface(
147
  gr.Textbox(label="Car Make and Model", placeholder="Enter the car make and model"),
148
  gr.Textbox(label="Vehicle", placeholder="Enter the vehicle"),
149
  gr.Textbox(label="Your Question", placeholder="Enter your automotive repair question"),
150
- gr.Password(label="Password", placeholder="Enter the password to access the app"),
151
  ],
152
  outputs=[
153
  gr.Markdown(label="Answer"),
 
147
  gr.Textbox(label="Car Make and Model", placeholder="Enter the car make and model"),
148
  gr.Textbox(label="Vehicle", placeholder="Enter the vehicle"),
149
  gr.Textbox(label="Your Question", placeholder="Enter your automotive repair question"),
150
+ gr.Textbox(label="Password", placeholder="Enter the password to access the app"),
151
  ],
152
  outputs=[
153
  gr.Markdown(label="Answer"),