Threatthriver commited on
Commit
d35e677
·
verified ·
1 Parent(s): 4729829

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -114,7 +114,6 @@ demo = gr.ChatInterface(
114
  title="AI Chatbot Interface",
115
  description="Interact with an AI chatbot powered by Hugging Face's Zephyr-7B model. Customize the chatbot's behavior and response generation settings.",
116
  theme="default",
117
- allow_flagging="never",
118
  )
119
 
120
  # Launch the Gradio interface
 
114
  title="AI Chatbot Interface",
115
  description="Interact with an AI chatbot powered by Hugging Face's Zephyr-7B model. Customize the chatbot's behavior and response generation settings.",
116
  theme="default",
 
117
  )
118
 
119
  # Launch the Gradio interface