camenduru commited on
Commit
e3b697c
1 Parent(s): f8de929

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,4 +24,4 @@ os.system(f"sed -i -e '/extensions_interface, \"Extensions\", \"extensions\"/d'
24
  # ---------------------------------------------------------------------------------------------------------------------------------------------------
25
  os.system(f"cp /home/user/app/config.json /home/user/app/stable-diffusion-webui/")
26
  os.system(f"cp /home/user/app/ui-config.json /home/user/app/stable-diffusion-webui/")
27
- os.system(f"python launch.py --force-enable-xformers --api")
 
24
  # ---------------------------------------------------------------------------------------------------------------------------------------------------
25
  os.system(f"cp /home/user/app/config.json /home/user/app/stable-diffusion-webui/")
26
  os.system(f"cp /home/user/app/ui-config.json /home/user/app/stable-diffusion-webui/")
27
+ os.system(f"python launch.py --force-enable-xformers")