SpenserCai / sd-webui-deoldify

DeOldify for Stable Diffusion WebUI:This is an extension for StableDiffusion's AUTOMATIC1111 web-ui that allows colorize of old photos and old video. It is based on deoldify.
GNU Affero General Public License v3.0
652 stars 32 forks source link

fix logger level #60

Closed light-and-ray closed 8 months ago

light-and-ray commented 8 months ago

While making this PR in webui I found out deoldify overrides global loglevel inside __init__.py

light-and-ray commented 8 months ago

@SpenserCai