sandz7 commited on
Commit
5ff6ef4
Β·
verified Β·
1 Parent(s): 00f5f00

removed the space_hardware_config() from the launch segments

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -332,5 +332,4 @@ with gr.Blocks(fill_height=True) as demo:
332
  )
333
 
334
  if __name__ == "__main__":
335
- space_hardware_config()
336
  demo.launch()
 
332
  )
333
 
334
  if __name__ == "__main__":
 
335
  demo.launch()