This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
InvokeAI
Watch
1
Star
0
Fork
0
You've already forked InvokeAI
mirror of
https://github.com/invoke-ai/InvokeAI
synced
2024-08-30 20:32:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5fd7d71a7a
InvokeAI
/
scripts
/
invoke.py
6 lines
68 B
Python
Raw
Normal View
History
Unescape
Escape
support for wheel building; webserver broken
2022-11-18 03:21:07 +00:00
#!/usr/bin/env python
rebrand CLI from "dream" to "invoke" - rename dream.py to invoke.py - create a compatibility script named dream.py that execs() invoke.py - redo documentation - change help message in args - this does **not** rename the libraries, which are still ldm.dream.util, etc
2022-10-08 13:32:06 +00:00
support for wheel building; webserver broken
2022-11-18 03:21:07 +00:00
import
ldm
.
invoke
.
CLI
ldm
.
invoke
.
CLI
.
main
(
)
various prompting fixes
2022-10-30 22:01:05 +00:00
Reference in New Issue
Copy Permalink