ez7051 commited on
Commit
ecb8dbd
·
verified ·
1 Parent(s): 2a0bfb9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -169,7 +169,7 @@ chat_chain = (
169
 
170
 
171
 
172
- ################
173
  ## Gradio components
174
 
175
  def chat_stream(message, history):
 
169
 
170
 
171
 
172
+ ###############
173
  ## Gradio components
174
 
175
  def chat_stream(message, history):