Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
invoke-ai
/
InvokeAI
Public
Notifications
You must be signed in to change notification settings
Fork
3k
Star
28.2k
Code
Issues
332
Pull requests
46
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add parameter "morphing"
- #86
#86
Merged
lstein
merged 16 commits into
invoke-ai:yunsaki-morphing-dream
invoke-ai/InvokeAI:yunsaki-morphing-dream
from
yunsaki:main
Copy head branch name to clipboard
Aug 26, 2022
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Add parameter "morphing"
#86
lstein
merged 16 commits into
invoke-ai:yunsaki-morphing-dream
invoke-ai/InvokeAI:yunsaki-morphing-dream
from
yunsaki:main
Copy head branch name to clipboard
Commits
Commits on Aug 25, 2022
first implementation, some things are still missing
yunsaki
committed
608b3c5
View commit details
Copy full SHA for 608b3c5
Browse repository at this point
add todo list
yunsaki
authored
3dfadb0
View commit details
Copy full SHA for 3dfadb0
Browse repository at this point
don't catch KeyboardInterrupt in ldm/simplet2i, because it makes things complicated with a 'repeat' value greater than 0
yunsaki
committed
05a2e65
View commit details
Copy full SHA for 05a2e65
Browse repository at this point
remove necessity to include unused parameters in ldm/simplet2i
yunsaki
committed
71e5fde
View commit details
Copy full SHA for 71e5fde
Browse repository at this point
Merge branch 'main' of yun-github:yunsaki/stable-morph
Show description for 834ba9a
yunsaki
committed
834ba9a
View commit details
Copy full SHA for 834ba9a
Browse repository at this point
fix dictionary unpacking and KeyboardInterrupt handling
yunsaki
committed
b4c3320
View commit details
Copy full SHA for b4c3320
Browse repository at this point
implemented logging
yunsaki
committed
000c9bc
View commit details
Copy full SHA for 000c9bc
Browse repository at this point
update readme
yunsaki
committed
72fcda9
View commit details
Copy full SHA for 72fcda9
Browse repository at this point
added readline support
yunsaki
committed
b68d68c
View commit details
Copy full SHA for b68d68c
Browse repository at this point
fix formatting
yunsaki
committed
26ba881
View commit details
Copy full SHA for 26ba881
Browse repository at this point
reintroduced help message
yunsaki
committed
1bfa9be
View commit details
Copy full SHA for 1bfa9be
Browse repository at this point
Merge branch 'lstein:main' into main
yunsaki
authored
fe7528f
View commit details
Copy full SHA for fe7528f
Browse repository at this point
reverted morph.py back to dream.py
yunsaki
committed
0d80c92
View commit details
Copy full SHA for 0d80c92
Browse repository at this point
readd shebang
yunsaki
committed
aec0dc0
View commit details
Copy full SHA for aec0dc0
Browse repository at this point
fixed cd not terminating the current user_loop iteration
yunsaki
committed
1720286
View commit details
Copy full SHA for 1720286
Browse repository at this point
fixed variable name error
yunsaki
committed
e0fb460
View commit details
Copy full SHA for e0fb460
Browse repository at this point
You can’t perform that action at this time.