Spaces:
Sleeping
Sleeping
RobertoBarrosoLuque
commited on
Commit
Β·
4575f04
1
Parent(s):
dd2cb69
Get rid of configuration
Browse files- src/app.py +0 -2
src/app.py
CHANGED
|
@@ -160,8 +160,6 @@ class ClaimsAssistantApp:
|
|
| 160 |
show_share_button=False,
|
| 161 |
)
|
| 162 |
|
| 163 |
-
gr.Markdown("## βοΈ Configuration")
|
| 164 |
-
|
| 165 |
gr.Markdown("## π Instructions")
|
| 166 |
gr.Markdown(
|
| 167 |
"""
|
|
|
|
| 160 |
show_share_button=False,
|
| 161 |
)
|
| 162 |
|
|
|
|
|
|
|
| 163 |
gr.Markdown("## π Instructions")
|
| 164 |
gr.Markdown(
|
| 165 |
"""
|