AzizBenAmmar7 commited on
Commit
7e9fa5a
·
1 Parent(s): 5616ae7

fix: Remove allow_flagging parameter for Gradio 6.x compatibility

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -90,4 +90,4 @@ if __name__ == "__main__":
90
  server_name="0.0.0.0",
91
  server_port=7860,
92
  share=False
93
- )
 
90
  server_name="0.0.0.0",
91
  server_port=7860,
92
  share=False
93
+ )