Skip to content

Latest commit

 

History

History
65 lines (41 loc) · 2.21 KB

README.md

File metadata and controls

65 lines (41 loc) · 2.21 KB

Image Generation Auxiliary Tools

Set of auxiliary tools to use with image and video generation libraries. Mainly created to be used with diffusers.

Tools

Each set of tools has its own README where you can find more information on how to use them.

Installation

This is a very early version, so only the installation from source is available.

Install from source

pip install -e .

Install with PyPi

pip install git+https://github.com/asomoza/image_gen_aux.git

Contribution

Soon

Credits

This library uses inference and models from various authors. If you think you must be credited or if we are missing someone, please let us know.

Libraries

  • Spandrel for loading super resolution models.

Super resolution models

Preprocessors