RobertoBarrosoLuque commited on
Commit
e6a379f
·
1 Parent(s): 663d0bf

get rid of share buttin

Browse files
Files changed (1) hide show
  1. src/app.py +1 -0
src/app.py CHANGED
@@ -131,6 +131,7 @@ class ClaimsAssistantApp:
131
  show_download_button=False,
132
  container=False,
133
  show_fullscreen_button=False,
 
134
  )
135
 
136
  gr.Markdown("## ⚙️ Configuration")
 
131
  show_download_button=False,
132
  container=False,
133
  show_fullscreen_button=False,
134
+ show_share_button=False,
135
  )
136
 
137
  gr.Markdown("## ⚙️ Configuration")