diffusers
[FEAT] DDUF format
#10037
Merged

[FEAT] DDUF format #10037

sayakpaul merged 92 commits into main from dduf
SunMarc
SunMarc load and save dduf archive
1fb86e34
SunMarc style
03893331
HuggingFaceDocBuilderDev
SunMarc SunMarc changed the title # [FEAT] DDUF format [FEAT] DDUF format 1 year ago
sayakpaul sayakpaul changed the title [FEAT] DDUF format [FEAT] [WIP] DDUF format 1 year ago
sayakpaul sayakpaul marked this pull request as draft 1 year ago
sayakpaul
sayakpaul commented on 2024-11-28
sayakpaul
pcuenca
pcuenca commented on 2024-11-28
SunMarc switch to zip uncompressed
2eeda253
julien-c
julien-c commented on 2024-11-28
julien-c
julien-c commented on 2024-11-28
sayakpaul
sayakpaul
sayakpaul commented on 2024-11-29
sayakpaul
sayakpaul Merge branch 'main' into dduf
cbee7cbc
sayakpaul updates
d8408677
yiyixuxu yiyixuxu added roadmap
sayakpaul Merge branch 'main' into dduf
78135f14
SunMarc Update src/diffusers/pipelines/pipeline_utils.py
7d2c7d55
SunMarc Update src/diffusers/pipelines/pipeline_utils.py
e66c4d0d
SunMarc
SunMarc first draft
b14bffef
SunMarc remove print
1cd5155b
sayakpaul
sayakpaul commented on 2024-12-05
sayakpaul
sayakpaul commented on 2024-12-05
sayakpaul
sayakpaul commented on 2024-12-05
sayakpaul
sayakpaul commented on 2024-12-05
sayakpaul
sayakpaul commented on 2024-12-05
sayakpaul
sayakpaul commented on 2024-12-05
sayakpaul
sayakpaul commented on 2024-12-05
Wauplin
Wauplin commented on 2024-12-05
SunMarc switch to dduf_file for consistency
b8a43e7f
SunMarc Merge remote-tracking branch 'origin/main' into dduf
cac988a1
SunMarc switch to huggingface hub api
977baa3a
SunMarc fix log
81bd0974
sayakpaul
sayakpaul commented on 2024-12-08
sayakpaul
sayakpaul commented on 2024-12-08
sayakpaul
sayakpaul commented on 2024-12-08
sayakpaul Merge branch 'main' into dduf
c4df1478
sayakpaul add a basic test
d0a861cc
sayakpaul
sayakpaul commented on 2024-12-08
SunMarc Update src/diffusers/configuration_utils.py
1ec988f3
SunMarc Update src/diffusers/pipelines/pipeline_utils.py
52177120
SunMarc Update src/diffusers/pipelines/pipeline_utils.py
6922226a
SunMarc fix
3b0d84d1
SunMarc Merge remote-tracking branch 'origin/dduf' into dduf
1bc953b7
SunMarc fix variant
04ecf0e5
sayakpaul
sayakpaul commented on 2024-12-10
SunMarc change saving logic
9fff68ab
Wauplin DDUF - Load transformers components manually (#10171)
ed6c727d
SunMarc working version with transformers and tokenizer !
17d50d1b
SunMarc
sayakpaul
sayakpaul commented on 2024-12-12
SunMarc add generation_config case
59929a5f
sayakpaul fix tests
aa0d497c
sayakpaul Merge branch 'main' into dduf
a7930669
SunMarc remove saving for now
76029525
Wauplin
Wauplin commented on 2024-12-12
SunMarc typing
660d7c82
SunMarc need next version from transformers
8358ef6e
SunMarc Update src/diffusers/configuration_utils.py
4e7d15a1
SunMarc check path corectly
cc75db3b
SunMarc Merge remote-tracking branch 'origin/dduf' into dduf
63575af7
SunMarc Apply suggestions from code review
1e5ebf54
SunMarc udapte
53e100b5
SunMarc Merge remote-tracking branch 'origin/dduf' into dduf
54991ace
SunMarc typing
1eb25dcd
SunMarc remove check for subfolder
0cb1b981
SunMarc quality
5ec3951f
SunMarc revert setup changes
1785eaa8
SunMarc
SunMarc SunMarc requested a review from Wauplin Wauplin 1 year ago
SunMarc SunMarc requested a review from sayakpaul sayakpaul 1 year ago
SunMarc
SunMarc oups
7486016d
SunMarc more readable condition
73e81a55
SunMarc SunMarc marked this pull request as ready for review 1 year ago
SunMarc SunMarc changed the title [FEAT] [WIP] DDUF format [FEAT] DDUF format 1 year ago
stevhliu
Wauplin
sayakpaul add loading from the hub test
ea0126d7
sayakpaul
sayakpaul commented on 2024-12-13
sayakpaul
sayakpaul commented on 2024-12-13
sayakpaul
sayakpaul commented on 2024-12-13
sayakpaul add basic docs.
3ebdcff0
sayakpaul
sayakpaul Merge branch 'main' into dduf
5943a60d
Wauplin
Wauplin commented on 2024-12-13
SunMarc Apply suggestions from code review
021abf03
SunMarc add example
af2ca07b
sayakpaul Merge branch 'main' into dduf
9d70b6ce
SunMarc Merge remote-tracking branch 'origin/dduf' into dduf
47cb92c7
SunMarc add
c9734ab1
SunMarc make functions private
27ebf9e0
stevhliu
stevhliu approved these changes on 2024-12-13
SunMarc Apply suggestions from code review
d5dbb5c0
sayakpaul resolve conflicts.
627aec01
sayakpaul Merge branch 'main' into dduf
f0e21a91
sayakpaul minor.
e9b74293
sayakpaul fixes
b8b699a6
sayakpaul Merge branch 'main' into dduf
6003176f
sayakpaul fix
0e54b068
sayakpaul change the precdence of parameterized.
a026055d
sayakpaul
SunMarc Merge remote-tracking branch 'upstream/main' into dduf
03e30b4f
SunMarc SunMarc requested a review from yiyixuxu yiyixuxu 1 year ago
SunMarc SunMarc requested a review from DN6 DN6 1 year ago
SunMarc Merge branch 'main' into dduf
da48dcb4
yiyixuxu
yiyixuxu commented on 2024-12-26
sayakpaul Merge branch 'main' into dduf
0fbea9ab
sayakpaul error out when custom pipeline is passed with dduf_file.
6a163c7d
vladmandic
sayakpaul updates
67b617e4
sayakpaul fix
b40272ef
sayakpaul updates
ce237f38
sayakpaul fixes
454b9b92
sayakpaul updates
366aa2fd
sayakpaul fix xfail condition.
66489951
sayakpaul fix xfail
21ae7ee5
sayakpaul
sayakpaul fixes
15d4569e
SunMarc sharded checkpoint compat
f3a4ddc2
SunMarc Merge branch 'dduf' of github.com:huggingface/diffusers into dduf
a032025d
SunMarc SunMarc requested a review from sayakpaul sayakpaul 1 year ago
SunMarc SunMarc requested a review from yiyixuxu yiyixuxu 1 year ago
sayakpaul Merge branch 'main' into dduf
faa0cac1
sayakpaul
sayakpaul commented on 2025-01-03
SunMarc add test for sharded checkpoint
0205cc86
SunMarc Merge branch 'dduf' of github.com:huggingface/diffusers into dduf
9cda4c17
SunMarc SunMarc requested a review from sayakpaul sayakpaul 1 year ago
sayakpaul Merge branch 'main' into dduf
cd0734e0
sayakpaul
sayakpaul commented on 2025-01-04
sayakpaul
sayakpaul approved these changes on 2025-01-04
SunMarc add suggestions
5037d395
SunMarc Merge branch 'dduf' of github.com:huggingface/diffusers into dduf
c9e08da6
yiyixuxu
yiyixuxu
yiyixuxu commented on 2025-01-06
DN6
DN6 commented on 2025-01-07
SunMarc Update src/diffusers/models/model_loading_utils.py
02a368b5
SunMarc from suggestions
7bc93475
SunMarc add class attributes to flag dduf tests
fff5954a
SunMarc last one
da402da4
SunMarc SunMarc requested a review from DN6 DN6 1 year ago
SunMarc SunMarc requested a review from yiyixuxu yiyixuxu 1 year ago
yiyixuxu
yiyixuxu approved these changes on 2025-01-07
sayakpaul Merge branch 'main' into dduf
9ebbf840
sayakpaul
sayakpaul commented on 2025-01-08
sayakpaul
sayakpaul approved these changes on 2025-01-08
sayakpaul Merge branch 'main' into dduf
aaaa9474
DN6
DN6 approved these changes on 2025-01-11
sayakpaul resolve conflicts.
290b88dd
sayakpaul
sayakpaul
SunMarc fix logic
ac420af2
SunMarc remove comment
f62527fd
SunMarc
SunMarc commented on 2025-01-13
sayakpaul
SunMarc Merge remote-tracking branch 'upstream/main' into dduf
c34ce421
SunMarc revert changes
c899fd02
sayakpaul Merge branch 'main' into dduf
bb1cff8c
sayakpaul sayakpaul merged fbff43ac into main 1 year ago
sayakpaul sayakpaul deleted the dduf branch 1 year ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone