Hazzzardous commited on
Commit
6d1e8e5
1 Parent(s): 9ad9458

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -156,6 +156,7 @@ def chat(
156
  seed=42,
157
  ):
158
  global model
 
159
  history = history or []
160
 
161
  intro = ""
 
156
  seed=42,
157
  ):
158
  global model
159
+ global username
160
  history = history or []
161
 
162
  intro = ""