huggingface/image_gen_aux

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

70

stars

29

commits

Python

primary language

Feb 17, 2026

updated

README

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

Background removers

Contributors

asomoza

25 commits

yiyixuxu

3 commits

1himan

1 commits

huggingface/image_gen_aux

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

70

stars

29

commits

Python

primary language

Feb 17, 2026

updated

README

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

Background removers

Contributors

asomoza

25 commits

yiyixuxu

3 commits

1himan

1 commits

Languages

Python

100.0%