rishi9440 commited on
Commit
95a0294
·
1 Parent(s): e255117

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -19,6 +19,6 @@ iface = gr.Interface(remove_background,
19
  description='Upload an image and it will remove.',
20
 
21
  )
22
- Image.open(r"C:\Users\System-Pc\Desktop\ybear.jpg")
23
  # Launch the interface
24
  iface.launch()
 
19
  description='Upload an image and it will remove.',
20
 
21
  )
22
+ Image.open(r,output_image)
23
  # Launch the interface
24
  iface.launch()