mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 01:31:13 +02:00
unified logger
This commit is contained in:
@@ -10,7 +10,7 @@ Non-CUDA devices fall back to PIL/torch.nn.functional automatically.
|
||||
import sys
|
||||
import torch
|
||||
from PIL import Image
|
||||
from installer import log
|
||||
from modules.logger import log
|
||||
from modules.image.convert import to_tensor, to_pil
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user