Merge pull request #6305 from vladmandic/fix-jpeg

fix jpeg handling
This commit is contained in:
AUTOMATIC1111
2023-01-04 19:22:51 +03:00
committed by GitHub
2 changed files with 1 additions and 3 deletions

View File

@@ -19,8 +19,6 @@ from modules.shared import opts
import modules.gfpgan_model
from modules.ui import plaintext_to_html
import modules.codeformer_model
import piexif
import piexif.helper
import gradio as gr
import safetensors.torch