imaginAIry/imaginairy
Bryce 8267482aad fix: remove padding approach
- padding didnt make animations better
- some changes to better support CPU generation (not yet working)
- better log output coloring
- better log messages when cuda not found
2023-11-25 16:18:44 -08:00
..
bin refactor: split up command line tool 2023-02-25 14:29:55 -08:00
cli fix: edit mode and some controlnet tests 2023-11-24 09:10:12 -08:00
configs feature: stable diffusion video (SVD) 2023-11-22 17:20:08 -08:00
data feature: image edit gifs and demo-reels 2023-01-21 17:50:31 -08:00
enhancers style: speed up linting and autoformatting. fix lints 2023-09-29 23:01:50 -07:00
http_app refactor: move code to avoid conflicts with "http" namespace 2023-10-10 23:03:01 -07:00
img_processors style: speed up linting and autoformatting. fix lints 2023-09-29 23:01:50 -07:00
modules fix: remove padding approach 2023-11-25 16:18:44 -08:00
samplers feature: use refiners library for generation 2023-11-22 13:22:00 -08:00
training_tools style: speed up linting and autoformatting. fix lints 2023-09-29 23:01:50 -07:00
utils feature: stable diffusion video (SVD) 2023-11-22 17:20:08 -08:00
vendored style: speed up linting and autoformatting. fix lints 2023-09-29 23:01:50 -07:00
weight_management feature: use refiners library for generation 2023-11-22 13:22:00 -08:00
__init__.py feature: use refiners library for generation 2023-11-22 13:22:00 -08:00
animations.py style: speed up linting and autoformatting. fix lints 2023-09-29 23:01:50 -07:00
api_refiners.py feature: improved logging 2023-11-24 08:27:36 -08:00
api.py feature: use refiners library for generation 2023-11-22 13:22:00 -08:00
colorize.py style: speed up linting and autoformatting. fix lints 2023-09-29 23:01:50 -07:00
config.py feature: stable diffusion video (SVD) 2023-11-22 17:20:08 -08:00
debug_info.py feature: add system memory to debug output 2023-02-25 14:29:55 -08:00
feather_tile.py fix: fix model downloads that were broken 2023-03-18 13:49:11 -07:00
img_utils.py feature: use refiners library for generation 2023-11-22 13:22:00 -08:00
log_utils.py fix: remove padding approach 2023-11-25 16:18:44 -08:00
lr_scheduler.py style: speed up linting and autoformatting. fix lints 2023-09-29 23:01:50 -07:00
model_manager.py feature: autoresize and crop videos. 2023-11-23 10:16:12 -08:00
outpaint.py style: speed up linting and autoformatting. fix lints 2023-09-29 23:01:50 -07:00
paths.py feature: switch between models without restarting python instance 2022-10-23 22:55:28 -07:00
prompt_schedules.py style: speed up linting and autoformatting. fix lints 2023-09-29 23:01:50 -07:00
roi_utils.py style: speed up linting and autoformatting. fix lints 2023-09-29 23:01:50 -07:00
safety.py style: speed up linting and autoformatting. fix lints 2023-09-29 23:01:50 -07:00
schema.py fix: edit mode and some controlnet tests 2023-11-24 09:10:12 -08:00
surprise_me.py fix: edit mode and some controlnet tests 2023-11-24 09:10:12 -08:00
train.py style: speed up linting and autoformatting. fix lints 2023-09-29 23:01:50 -07:00
version.py perf: improve startup time by doing some imports lazily (#233) 2023-02-02 21:43:04 -08:00
video_sample.py fix: remove padding approach 2023-11-25 16:18:44 -08:00