CannaTech commited on
Commit
621e0f8
·
1 Parent(s): affb216

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -130,7 +130,6 @@ iface = gr.Interface(
130
  thumbnail="https://assets.bigcartel.com/theme_images/101321509/IMG_6002.png", # Thumbnail image URL
131
  favicon_path="https://assets.bigcartel.com/theme_images/101321509/IMG_6002.png", # Favicon image URL
132
  allow_flagging="manual",
133
- flagging_options=["Inaccurate Information", "Not Applicable", "Not Helpful"],
134
 
135
  )
136
 
 
130
  thumbnail="https://assets.bigcartel.com/theme_images/101321509/IMG_6002.png", # Thumbnail image URL
131
  favicon_path="https://assets.bigcartel.com/theme_images/101321509/IMG_6002.png", # Favicon image URL
132
  allow_flagging="manual",
 
133
 
134
  )
135