Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -171,7 +171,6 @@ demo = gr.Interface(
|
|
| 171 |
|
| 172 |
examples=[], # add example file paths here if you upload samples
|
| 173 |
|
| 174 |
-
allow_flagging="never",
|
| 175 |
)
|
| 176 |
|
| 177 |
if __name__ == "__main__":
|
|
|
|
| 171 |
|
| 172 |
examples=[], # add example file paths here if you upload samples
|
| 173 |
|
|
|
|
| 174 |
)
|
| 175 |
|
| 176 |
if __name__ == "__main__":
|