wasmdashai commited on
Commit
d8d6b69
·
verified ·
1 Parent(s): 81c9dad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -105,7 +105,7 @@ class model_onxx:
105
  'output': {0: 'batch_size'}
106
  }
107
  )
108
- return self.download_file(x)
109
  def starrt(self):
110
  #with gr.Blocks() as demo:
111
  with gr.Row():
 
105
  'output': {0: 'batch_size'}
106
  }
107
  )
108
+ return self.download_file(x)
109
  def starrt(self):
110
  #with gr.Blocks() as demo:
111
  with gr.Row():