Lazy Import for Diffusers #4829
initial commit
ace9bf49
move modules to import struct
8b0b0cf1
add dummy objects and _LazyModule
e0b971ae
merge upstream
7ed3edbe
add lazy import to schedulers
b39ab6d2
clean up unused imports
25b52de8
lazy import on models module
0f2cbb20
lazy import for schedulers module
be58b3ce
add lazy import to pipelines module
9f536bf9
lazy import altdiffusion
cd1aa81f
lazy import audio diffusion
c37a7fa7
lazy import audioldm
52b9ea74
lazy import consistency model
3ecae3f1
lazy import controlnet
7de8650b
lazy import dance diffusion ddim ddpm
784b8618
lazy import deepfloyd
5672ea45
lazy import kandinksy
d2a9cfe3
lazy imports
3f23b3bd
lazy import semantic diffusion
d28da563
lazy imports
7b4e7c3c
lazy import stable diffusion
b25e77ee
move sd output to its own module
298670be
clean up
598d87f3
lazy import t2iadapter
13c87873
lazy import unclip
2208e27f
lazy import versatile and vq diffsuion
4483aca2
lazy import vq diffusion
5009fe3b
helper to fetch objects from modules
7debdd7e
lazy import sdxl
8f8a031d
lazy import txt2vid
4a5ca53a
lazy import stochastic karras
1b44effd
fix model imports
1eaedac2
fix bug
8546b3b9
lazy import
95eb819d
clean up
20a27b4b
clean up
dae1cb94
fixes for tests
b1a6a5af
fixes for tests
b48cf386
clean up
2011ec31
DN6
changed the title [WIP] Lazy Import for Diffusers Lazy Import for Diffusers 2 years ago
remove import of torch_utils from utils module
14b3a11c
clean up
d4bbf473
clean up
b5aaafe1
fix mistake import statement
0c9b084d
dedicated modules for exporting and loading
165e4882
remove testing utils from utils module
9e66f7b9
resolve merge conflicts
78ef943b
fixes from merge conflicts
b52552e0
Merge branch 'main' into lazy-import
f3e7f45a
Update src/diffusers/pipelines/kandinsky2_2/__init__.py
cd677a4f
Merge branch 'main' into lazy-import
16d7ccc5
Merge branch 'main' into lazy-import
1d016f54
Merge branch 'main' of https://github.com/huggingface/diffusers into …
0eb238cd
fix docs
b77cdc68
fix alt diffusion copied from
fefee104
fix check dummies
fb87c628
fix more docs
2a409572
Merge branch 'main' into lazy-import
75c38681
remove accelerate import from utils module
b2d596cb
add type checking
8b8547a2
make style
775f3caa
fix check dummies
eedf9e10
remove torch import from xformers check
2b821643
clean up error message
e1cb44cb
Merge branch 'main' into lazy-import
d89f5697
Merge branch 'main' into lazy-import
caab88cf
fixes after upstream merges
287cfa78
Merge branch 'main' into lazy-import
5fb4ce0b
dummy objects fix
a5ce7812
fix tests
3a0a45ca
remove unused module import
52a76eee
DN6
commented
on 2023-09-08
kashif
deleted the lazy-import branch 2 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub