ayush5710 commited on
Commit
adedc7c
·
1 Parent(s): 03c472b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -136,7 +136,7 @@ with gr.Blocks() as demo:
136
  ##
137
  This app provides a way of using wizard coder via a demo
138
 
139
- ⚠️ **Limitations**: the model can produce factually incorrect information, hallucinating facts and actions.
140
  )
141
 
142
  chatbot.like(vote, None, None)
 
136
  ##
137
  This app provides a way of using wizard coder via a demo
138
 
139
+ ⚠️ **Limitations**: the model can produce factually incorrect information, hallucinating facts and actions. """
140
  )
141
 
142
  chatbot.like(vote, None, None)