Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
hackerfriendly
/
stable-diffusion
Public
forked from
CompVis/stable-diffusion
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
hackerfriendly
Datepicker
All time
Commit History
Commits on Dec 9, 2022
Update to v2.1
hackerfriendly
committed
d5e69e7
Copy full SHA for d5e69e7
Commits on Nov 24, 2022
SafetyChecker no longer supports subfolders? Hmm. Also NSFW image replacement works again, but SD2 doesn't seem to generate much anymore.
hackerfriendly
committed
34f02d5
Copy full SHA for 34f02d5
Some negative prompts to push away from image "junk".
hackerfriendly
committed
118455d
Copy full SHA for 118455d
Stable Diffusion v2 support
hackerfriendly
committed
2c1bfae
Copy full SHA for 2c1bfae
Commits on Nov 20, 2022
Significantly improved quality by scaling noise_pred.
hackerfriendly
committed
1c339f8
Copy full SHA for 1c339f8
No need for async generate() (use separate threads). Redirect / to /docs/.
hackerfriendly
committed
7e80af9
Copy full SHA for 7e80af9
Commits on Oct 22, 2022
Include fastapi and unpin transformers
hackerfriendly
committed
663b77a
Copy full SHA for 663b77a
More efficient memory usage. Try to recover from CUDA OOM.
hackerfriendly
committed
9014730
Copy full SHA for 9014730
Reinstated the CompVis safety checker.
hackerfriendly
committed
9410325
Copy full SHA for 9410325
Commits on Oct 21, 2022
Break out all model components. Default steps == 40.
hackerfriendly
committed
ef6f356
Copy full SHA for ef6f356
Upgraded to SD v1.5. Choose your model with a single define. (Maybe this should be a config parameter...)
hackerfriendly
committed
92deea6
Copy full SHA for 92deea6
Commits on Oct 19, 2022
GPU locking
hackerfriendly
committed
cf11945
Copy full SHA for cf11945
Just use PIL for exif processing.
hackerfriendly
committed
468235a
Copy full SHA for 468235a
sdd.py: simple fastapi daemon
hackerfriendly
committed
453553c
Copy full SHA for 453553c
Commits on Oct 15, 2022
Build the style prompt before using it. o_O
hackerfriendly
committed
81b49b0
Copy full SHA for 81b49b0
Merge branch 'main' of github.com:hackerfriendly/stable-diffusion into main
hackerfriendly
committed
f81a6cb
Copy full SHA for f81a6cb
Use Huggingface SD and generation code adapted from the FastAI SD Deep Dive
hackerfriendly
committed
9a96c8c
Copy full SHA for 9a96c8c
Commits on Oct 14, 2022
Predictable outpath. Re-enable the NSFW filter.
hackerfriendly
committed
65664a4
Copy full SHA for 65664a4
Commits on Sep 18, 2022
Minimal install script
hackerfriendly
committed
5fcf483
Copy full SHA for 5fcf483
Style changes (accidentally commited to the persyn repo).
hackerfriendly
committed
ac64ecd
Copy full SHA for ac64ecd
Commits on Aug 26, 2022
Merge branch 'main' of https://github.com/hackerfriendly/stable-diffusion into main
hackerfriendly
committed
e1ceb71
Copy full SHA for e1ceb71
Reinstated nsfw filter.
hackerfriendly
committed
553378e
Copy full SHA for 553378e
You can’t perform that action at this time.