Somunia commited on
Commit
5f91ba2
·
verified ·
1 Parent(s): 24acaed

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -73,7 +73,7 @@ iface = gr.Interface(
73
  outputs="text",
74
  title="RWKV Chatbot",
75
  description="Enter your prompt below:",
76
- flagging_callback=None,
77
  )
78
 
79
  # For local testing:
 
73
  outputs="text",
74
  title="RWKV Chatbot",
75
  description="Enter your prompt below:",
76
+ flagging_dir="/app/gradio_flagged"
77
  )
78
 
79
  # For local testing: