fix lora/lyco dir

This commit is contained in:
Vladimir Mandic
2023-04-22 09:05:26 -04:00
parent 61e9a1970c
commit e6e296a304
5 changed files with 5 additions and 8 deletions
+2 -1
View File
@@ -202,9 +202,10 @@ def start_ui():
def webui():
start_ui()
load_model()
print(f"Startup time: {startup_timer.summary()}")
logging.disable(logging.DEBUG)
while True:
try: