Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
renzhc
diffusers_dcu
Commits
048d9019
Commit
048d9019
authored
Aug 25, 2023
by
Patrick von Platen
Browse files
make style
parent
cb432c4e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/diffusers/pipelines/stable_diffusion/convert_from_ckpt.py
...diffusers/pipelines/stable_diffusion/convert_from_ckpt.py
+1
-1
No files found.
src/diffusers/pipelines/stable_diffusion/convert_from_ckpt.py
View file @
048d9019
...
...
@@ -17,7 +17,7 @@
import
re
from
contextlib
import
nullcontext
from
io
import
BytesIO
from
typing
import
Optional
,
Union
,
Dict
from
typing
import
Dict
,
Optional
,
Union
import
requests
import
torch
...
...
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