Patrick von Platen
|
14bd3567b0
|
update
|
2022-07-01 15:45:40 +00:00 |
Suraj Patil
|
c2bc59d2b1
|
Merge pull request #63 from huggingface/bddm-conversion-script
add conversion script for BDDMPipeline
|
2022-07-01 17:45:10 +02:00 |
patil-suraj
|
ab946575b1
|
add conversion script for BDDMPipeline
|
2022-07-01 17:44:38 +02:00 |
Patrick von Platen
|
1468f754e0
|
finish resnet
|
2022-07-01 15:40:54 +00:00 |
Patrick von Platen
|
fa7443c899
|
finish resnet
|
2022-07-01 15:39:57 +00:00 |
Patrick von Platen
|
8d7771d8b0
|
make work with first resnet
|
2022-07-01 15:24:26 +00:00 |
Suraj Patil
|
a1b5ef5ddc
|
Merge pull request #62 from huggingface/fix-ldm-uncond
fix ldm uncond pipeline
|
2022-07-01 17:20:26 +02:00 |
patil-suraj
|
f26d3011c7
|
fix ldm uncond pipeline
|
2022-07-01 17:19:26 +02:00 |
Patrick von Platen
|
9da575d63c
|
correct more
|
2022-07-01 17:07:41 +02:00 |
Suraj Patil
|
979c48be04
|
Merge pull request #61 from huggingface/conversion-scripts
add conversion script for LatentDiffusionUncondPipeline
|
2022-07-01 16:54:20 +02:00 |
patil-suraj
|
099d3eab49
|
add conversion script for LatentDiffusionUncondPipeline
|
2022-07-01 16:53:41 +02:00 |
Patrick von Platen
|
61dc657461
|
more fixes
|
2022-07-01 14:35:14 +00:00 |
patil-suraj
|
23904d54d0
|
Merge branch 'main' of https://github.com/huggingface/diffusers into conversion-scripts
|
2022-07-01 15:18:16 +02:00 |
Suraj Patil
|
c691bb2f42
|
Merge pull request #60 from huggingface/add-fir-back
fix unde sde for vp model.
|
2022-07-01 14:01:35 +02:00 |
patil-suraj
|
4c293e0e1b
|
fix bias when using fir up/down sample
|
2022-07-01 13:54:33 +02:00 |
patil-suraj
|
516cb9e7f8
|
fix Upsample
|
2022-07-01 12:58:50 +02:00 |
patil-suraj
|
60a981343e
|
actually fix the typo
|
2022-07-01 12:55:30 +02:00 |
patil-suraj
|
db5a05742e
|
fix typo
|
2022-07-01 12:54:47 +02:00 |
patil-suraj
|
0dbc4779c8
|
add centered back
|
2022-07-01 12:50:34 +02:00 |
patil-suraj
|
5018abff6e
|
add fir=False back
|
2022-07-01 12:01:59 +02:00 |
Patrick von Platen
|
f1aade0596
|
up
|
2022-07-01 09:04:18 +00:00 |
Patrick von Platen
|
abedfb08f1
|
Merge pull request #57 from huggingface/big_clean_up
[Clean up] Clean up unused code
|
2022-07-01 00:44:24 +02:00 |
Patrick von Platen
|
61ea57c5a7
|
clean up lots of dead code
|
2022-06-30 22:42:06 +00:00 |
Patrick von Platen
|
810c0e4fda
|
Merge pull request #56 from huggingface/correct_tests
Slighly increase tolerance for tests
|
2022-07-01 00:29:33 +02:00 |
Patrick von Platen
|
db7ec72dd8
|
up
|
2022-06-30 22:29:18 +00:00 |
Patrick von Platen
|
52e0c5b294
|
update
|
2022-06-30 22:28:28 +00:00 |
Patrick von Platen
|
fb188cd3f5
|
Merge pull request #55 from huggingface/refactor_glide
[Resnet] Merge glide resnet into general resnet
|
2022-07-01 00:26:05 +02:00 |
Patrick von Platen
|
efe1e60e12
|
merge glide into resnets
|
2022-06-30 22:24:22 +00:00 |
Patrick von Platen
|
fd6f93b2b1
|
all glide passes
|
2022-06-30 22:09:49 +00:00 |
Patrick von Platen
|
db934c6750
|
fix more tests
|
2022-06-30 21:47:40 +00:00 |
Patrick von Platen
|
185347e411
|
up
|
2022-06-30 17:01:06 +00:00 |
Patrick von Platen
|
c1c4dea98d
|
correct tests ncsnpp
|
2022-06-30 15:54:00 +00:00 |
Patrick von Platen
|
f4cd5a20d0
|
Merge pull request #53 from huggingface/more_aggressive_tests
[Testing] Make tests more aggressive
|
2022-06-30 16:55:06 +02:00 |
Patrick von Platen
|
3dbd6a8f4d
|
up
|
2022-06-30 14:54:31 +00:00 |
patil-suraj
|
c54f36f087
|
style
|
2022-06-30 13:52:16 +02:00 |
Suraj Patil
|
8b0bc596de
|
Merge pull request #52 from huggingface/clean-unet-sde
Clean UNetNCSNpp
|
2022-06-30 13:34:42 +02:00 |
patil-suraj
|
f35387b33f
|
clean Linear
|
2022-06-30 13:31:47 +02:00 |
patil-suraj
|
3e2cff4da2
|
better names and more cleanup
|
2022-06-30 13:26:05 +02:00 |
patil-suraj
|
639b861129
|
get rid of the custom conv2d layer for up/down sampling
|
2022-06-30 13:18:09 +02:00 |
patil-suraj
|
663393e28a
|
remove fir option
|
2022-06-30 12:33:52 +02:00 |
patil-suraj
|
c50d997591
|
remove unused args
|
2022-06-30 12:29:45 +02:00 |
patil-suraj
|
f1cb807496
|
remove get_act
|
2022-06-30 12:24:47 +02:00 |
patil-suraj
|
13ac40ed8e
|
style
|
2022-06-30 12:21:04 +02:00 |
patil-suraj
|
ebe683432f
|
cleanup conv1x1 and conv3x3
|
2022-06-30 12:20:49 +02:00 |
patil-suraj
|
b897008122
|
more cleanup
|
2022-06-30 12:01:27 +02:00 |
patil-suraj
|
8830af1168
|
get rid ResnetBlockDDPMpp and related functions
|
2022-06-30 11:54:32 +02:00 |
patil-suraj
|
81e7144783
|
remove naive up/down sample
|
2022-06-30 11:46:01 +02:00 |
patil-suraj
|
c9bd4d4338
|
remove if fir from resent block and upsample, downsample for sde unet
|
2022-06-30 11:41:06 +02:00 |
anton-l
|
7e0fd19ffe
|
Merge remote-tracking branch 'origin/main'
|
2022-06-30 10:21:51 +02:00 |
anton-l
|
21aac1aca9
|
fix setup
|
2022-06-30 10:21:37 +02:00 |