mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-08-09 07:45:01 +02:00
hide debug log
This commit is contained in:
@ -243,7 +243,7 @@ def setup_amd_environment():
|
||||
def launch_uvicorn():
|
||||
config = get_config()
|
||||
|
||||
pprint(config)
|
||||
# pprint(config)
|
||||
|
||||
with open("scripts/install_status.txt","a") as f:
|
||||
f.write("sd_weights_downloaded\n")
|
||||
|
Reference in New Issue
Block a user