Omnibus commited on
Commit
fb1320e
1 Parent(s): 5d5363d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -83,7 +83,7 @@ def get_screenshot(chat: list,height=5000,width=600,chatblock=[],theme="light",w
83
  return out
84
 
85
  def clear_fn():
86
- return None,None,None
87
  rand_val=random.randint(1,1111111111111111)
88
 
89
  def check_rand(inp,val):
 
83
  return out
84
 
85
  def clear_fn():
86
+ return None,None,None,None
87
  rand_val=random.randint(1,1111111111111111)
88
 
89
  def check_rand(inp,val):