Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Würstchen model #3849
Würstchen model #3849
Changes from 181 commits
119a451
0623199
8a6a92c
80713a4
8bd6cb8
806ed12
ff6139d
560da3b
3acc9fa
f84ac09
25de2c6
30e41a5
d563218
d328459
f0cc379
4c8a791
ad474b1
a79a9ad
4c28f9c
6e51d7e
623c1e4
cd5ad04
92c46df
4665e48
58c98b1
66cff25
d06276d
95eb11e
2976dd8
896624e
1ed7a58
e809fd7
0ad3f79
2edfc48
624c6d9
0d3c3f3
38fa6d1
ea2c64e
96cb4de
2c6d0dd
3281798
59667d9
156901f
ddc9daa
30e4888
fe972d6
db5dd65
44d6a04
180bbae
715e999
368e113
0c0bedc
1247ae9
b0435b3
9bdc662
6f9cd37
c05d6c5
2d9d85d
b9c3468
a385e66
0db4f19
41c47cc
3e294c6
3ae3ea4
b3b2b60
8663037
9ec3f01
83f87ef
7a3639d
3791b94
29610d2
cee4feb
f91b12e
5b518a2
44c0f93
55ba4db
48034a0
be2529a
be1aa96
a1114e3
596c7f5
e708a76
4ae05f3
71b7fa3
36e9722
f620d83
61c137c
e5127d5
61a5ebc
c89b8a4
b122ddd
b50ce49
f24ee47
ce23ef7
163cd2b
59e5f15
e6f0f75
35e55a7
78cd405
3ddee34
fca022a
903ba6f
67eaff6
3731131
09ca25b
8f7a74a
9bbfb7c
cc80e2b
f74f688
829a394
170180a
f9f34aa
687de06
0ca12ee
433bded
945295d
05b58bc
b0dc35c
3e08530
711246a
5ca1fe0
1f4bb0a
474ec70
54d3397
98f4b54
b43b463
bb8c5b1
2ee6ed9
d944bb1
59eb765
b5ff681
7d6f2e0
f33dd22
d230c8b
17d28e3
3872a96
3f49d52
5ea91e1
752d3f5
eadd628
fda1f68
f8ddabd
ab22f62
45dcfe1
cbf8780
15b5f42
bd362df
d20f8ff
851705c
cdf5109
64cd513
7a24a7d
2971765
11cb295
23e8740
cc70ca5
32395d3
c2086cf
851115c
ecd6ab3
44ad4c3
fb45b37
d3e5919
2f325e6
db8fae2
a10f5d6
754b9ab
f162d77
c74f9c6
741f6ef
09781d2
b8f8cff
06cd467
7c15471
1d6615e
ab586bd
8fdce9d
56cfe6b
f9a9259
75d4060
cf67355
d45550b
6f978ed
50774c9
81f64de
83073b1
35772f1
21068df
7f39e0c
0b97829
b801a56
1e9336c
9ca78d9
9d8ea07
a09b4ef
1c568ce
500cb6e
692a1b7
ad98baf
2d222ed
d8b62f2
d4751ab
3b705e8
879c82c
8490804
88032f1
fb33746
6347957
5489081
30bc6b6
bc8a472
09787b1
ed9f96a
30a86b3
3f04ada
c35f3f7
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Where can the users find all the checkpoints?
This is how we include this info (reference):
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It might be a good idea to comment about the limitation here a bit I think. How does this pipeline perform when the resolution is low (as low as 256x256) and high (as high as 1024x1024).
Also, are we mentioning somewhere that we don't need more than 10 inference steps to get good-quality results to demonstrate the competitive advantage of Wuerstchen?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will do that in the documentation!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can update this code snippet with a shorter one as stated here: #3849 (comment)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe let's shift this above the output dataclass?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe pass on a link?