This commit is contained in:
oobabooga 2023-11-16 18:03:06 -08:00
parent 923c8e25fb
commit 510a01ef46
7 changed files with 16 additions and 11 deletions

View file

@ -1,4 +1,5 @@
from pathlib import Path
from modules.logging_colors import logger
if Path('../webui.py').exists():