Ashoka74 commited on
Commit
eef85c0
Β·
verified Β·
1 Parent(s): 159a8d2

Update gradio_demo.py

Browse files
Files changed (1) hide show
  1. gradio_demo.py +1 -1
gradio_demo.py CHANGED
@@ -1372,7 +1372,7 @@ with block:
1372
 
1373
  # return composite
1374
 
1375
- class BackgroundManager:
1376
  def __init__(self, mask_mover):
1377
  self.original_bg = None # To store the original background
1378
  self.current_bg = None # Store current background
 
1372
 
1373
  # return composite
1374
 
1375
+ class BackgroundManager:
1376
  def __init__(self, mask_mover):
1377
  self.original_bg = None # To store the original background
1378
  self.current_bg = None # Store current background