hide debug log

This commit is contained in:
cmdr2 2023-09-01 13:30:46 +05:30
parent 9aeae4d16e
commit cec1d7d6c9

View File

@ -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")