sitammeur commited on
Commit
6ada938
·
verified ·
1 Parent(s): 3e08d76

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -184,7 +184,7 @@ demo = gr.ChatInterface(
184
  label="Repetition Penalty",
185
  info="Penalize repeated words (higher = less repetition)"
186
  )
187
- ]
188
  theme="Base",
189
  submit_btn="Send",
190
  stop_btn="Stop",
 
184
  label="Repetition Penalty",
185
  info="Penalize repeated words (higher = less repetition)"
186
  )
187
+ ],
188
  theme="Base",
189
  submit_btn="Send",
190
  stop_btn="Stop",