fffiloni commited on
Commit
c24e68d
·
verified ·
1 Parent(s): b93e6f8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -19,7 +19,7 @@ def install_dependencies():
19
  sys.exit(1) # Exit the script if installation fails
20
 
21
  # Install dependencies at the start
22
- install_dependencies()
23
 
24
  def remove_background(input_url):
25
  # Create a temporary folder for downloaded and processed images
 
19
  sys.exit(1) # Exit the script if installation fails
20
 
21
  # Install dependencies at the start
22
+ #install_dependencies()
23
 
24
  def remove_background(input_url):
25
  # Create a temporary folder for downloaded and processed images