Omnibus commited on
Commit
ea3a7a3
·
verified ·
1 Parent(s): 7cccb39

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,6 +20,6 @@ def get_screenshot(chat,height=5000,width=600,chatblock=[1],header=True,theme="l
20
  # filepath representing output in 'value_23' Image component,
21
 
22
 
23
- print(result)
24
 
25
  get_screenshot(chat=[('user','bot'),('user','bot')])
 
20
  # filepath representing output in 'value_23' Image component,
21
 
22
 
23
+ print(result[2])
24
 
25
  get_screenshot(chat=[('user','bot'),('user','bot')])