mdgh68 commited on
Commit
b25d613
·
verified ·
1 Parent(s): 80b6205

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -214,4 +214,4 @@ if __name__ == "__main__":
214
  pipeline.preprocess_image(Image.fromarray(np.zeros((512, 512, 3), dtype=np.uint8))) # Precargar rembg
215
  except:
216
  pass
217
- demo.launch(show_error=True,ssr_mode=False))
 
214
  pipeline.preprocess_image(Image.fromarray(np.zeros((512, 512, 3), dtype=np.uint8))) # Precargar rembg
215
  except:
216
  pass
217
+ demo.launch(show_error=True)