project-baize commited on
Commit
f758461
1 Parent(s): e195253

Update app_modules/utils.py

Browse files
Files changed (1) hide show
  1. app_modules/utils.py +0 -2
app_modules/utils.py CHANGED
@@ -208,8 +208,6 @@ def reset_textbox():
208
  return gr.update(value=""),""
209
 
210
  def cancel_outputing():
211
- shared_state.interrupt()
212
- textbox = reset_textbox()
213
  return "Stop Done"
214
 
215
  def transfer_input(inputs):
 
208
  return gr.update(value=""),""
209
 
210
  def cancel_outputing():
 
 
211
  return "Stop Done"
212
 
213
  def transfer_input(inputs):