Skip to content

Conversation

@andreclaudino
Copy link

  • Split the module into lib and command line executor.
  • Set a conda environment configuration to help developers (actually simple, but should be increased while developing)
  • Simplify and unificate text2image and image2image into stable-diffusion command and a single module.
  • Refactor the executor code, following code quality principles
  • Add dependencies into setup.py, allowing the module to be installed with it`s dependencies (may be improved to allow automatic installation for m1).

* Split execution and lib into differnt modules
* Unify img2img.py and text2img.py into execution/main.py
* Move dependencies to setup.py, turning the module into an installable
* Add a conda environment configuration to help development installation
Add stable-diffusion console script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant