Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
S
stable-diffusion-webui
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
stable-diffusion-webui
Commits
e9911391
Unverified
Commit
e9911391
authored
Jan 04, 2023
by
AUTOMATIC1111
Committed by
GitHub
Jan 04, 2023
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #6305 from vladmandic/fix-jpeg
fix jpeg handling
parents
097a90b8
590c5ae0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
3 deletions
+1
-3
extras.py
modules/extras.py
+0
-2
requirements_versions.txt
requirements_versions.txt
+1
-1
No files found.
modules/extras.py
View file @
e9911391
...
...
@@ -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
...
...
requirements_versions.txt
View file @
e9911391
...
...
@@ -5,7 +5,7 @@ basicsr==1.4.2
gfpgan==1.3.8
gradio==3.15.0
numpy==1.23.3
Pillow==9.
2
.0
Pillow==9.
4
.0
realesrgan==0.3.0
torch
omegaconf==2.2.3
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment