Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -74,7 +74,7 @@ iface = gr.Interface(
|
|
74 |
gr.Textbox(label="Enter Your Query"), # Input for the user's query
|
75 |
],
|
76 |
outputs=gr.Textbox(label="Response"), # Output for the generated response
|
77 |
-
title="Patrick's Multilingual Query
|
78 |
)
|
79 |
|
80 |
|
|
|
74 |
gr.Textbox(label="Enter Your Query"), # Input for the user's query
|
75 |
],
|
76 |
outputs=gr.Textbox(label="Response"), # Output for the generated response
|
77 |
+
title="Patrick's Multilingual Query HandleSr"
|
78 |
)
|
79 |
|
80 |
|