Update app.py
Browse files
app.py
CHANGED
@@ -25,7 +25,6 @@ os.system(f"sed -i -e 's/outputs=\[token_counter\]/outputs=[token_counter], queu
|
|
25 |
# ----------------------------Please duplicate this space and delete this block if you don't want to see the extra header----------------------------
|
26 |
#os.system(f"wget -q https://github.com/camenduru/webui/raw/main/header_patch.py -O /home/user/app/header_patch.py")
|
27 |
#os.system(f"sed -i -e '/demo:/r /home/user/app/header_patch.py' /home/user/app/stable-diffusion-webui/modules/ui.py")
|
28 |
-
print('Running on CPU')
|
29 |
# ---------------------------------------------------------------------------------------------------------------------------------------------------
|
30 |
|
31 |
#AbyssOrangeMix2_sfw.ckpt
|
|
|
25 |
# ----------------------------Please duplicate this space and delete this block if you don't want to see the extra header----------------------------
|
26 |
#os.system(f"wget -q https://github.com/camenduru/webui/raw/main/header_patch.py -O /home/user/app/header_patch.py")
|
27 |
#os.system(f"sed -i -e '/demo:/r /home/user/app/header_patch.py' /home/user/app/stable-diffusion-webui/modules/ui.py")
|
|
|
28 |
# ---------------------------------------------------------------------------------------------------------------------------------------------------
|
29 |
|
30 |
#AbyssOrangeMix2_sfw.ckpt
|