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
407fc1fe
Commit
407fc1fe
authored
Sep 04, 2022
by
AUTOMATIC
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added credits section
parent
f299645a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
2 deletions
+9
-2
README.md
README.md
+9
-2
No files found.
README.md
View file @
407fc1fe
# Stable Diffusion web UI
# Stable Diffusion web UI
A browser interface based on Gradio library for Stable Diffusion.
A browser interface based on Gradio library for Stable Diffusion.
Original script with Gradio UI was written by a kind anonymous user. This is a modification.


## Feature showcase
## Feature showcase
...
@@ -160,3 +158,12 @@ Extra: if you get a green screen instead of generated pictures, you have a card
...
@@ -160,3 +158,12 @@ Extra: if you get a green screen instead of generated pictures, you have a card
precision floating point numbers. You must use
`--precision full --no-half`
in addition to other flags,
precision floating point numbers. You must use
`--precision full --no-half`
in addition to other flags,
and the model will take much more space in VRAM.
and the model will take much more space in VRAM.
## Credits
-
Stable Diffusion - https://github.com/CompVis/stable-diffusion, https://github.com/CompVis/taming-transformers
-
k-diffusion - https://github.com/crowsonkb/k-diffusion.git
-
GFPGAN - https://github.com/TencentARC/GFPGAN.git
-
ESRGAN - https://github.com/xinntao/ESRGAN
-
Ideas for optimizations - https://github.com/basujindal/stable-diffusion
-
Idea for SD upscale - https://github.com/jquesnelle/txt2imghd
-
Initial Gradio script - posted on 4chan by an Anonymous user. Thank you Anonymous user.
-
(You)
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