You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
imaginAIry/imaginairy
jaydrennan fd2ed32115 feature: makes generating videos more programmatic.
the generate_video function previously involved logic for saving the new file and wouldn't return anything. now it will return a list of the generated samples.
3 months ago
..
api feature: makes generating videos more programmatic. 3 months ago
cli feature: makes generating videos more programmatic. 3 months ago
configs refactor: removes unused code and configurations (#405) 6 months ago
data feature: image edit gifs and demo-reels 1 year ago
enhancers refactor: move download related functions to separate module (#453) 5 months ago
http_app docs: add docstrings 6 months ago
img_processors refactor: move download related functions to separate module (#453) 5 months ago
modules refactor: move download related functions to separate module (#453) 5 months ago
samplers refactor: move a bunch of stuff to utils 6 months ago
utils fix: if weights are float32 but float16 was specified, still use float16 5 months ago
vendored feature: update refiners 5 months ago
weight_management refactor: move download related functions to separate module (#453) 5 months ago
__init__.py docs: add docstrings 6 months ago
config.py feature: sdxl inpaint support (#450) 5 months ago
py.typed build: tag imaginairy as typed 5 months ago
schema.py feature: support loading sdxl compvis weights (#449) 5 months ago
version.py docs: add docstrings 6 months ago