mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-11-22 00:03:20 +01:00
bring back config print
This commit is contained in:
parent
74c0ca0902
commit
ad1374af1d
@ -244,7 +244,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")
|
||||
|
Loading…
Reference in New Issue
Block a user