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

Update app.py

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