Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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 |
|