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 |
Patrick von Platen
|
b65eb377dd
|
Merge pull request #46 from huggingface/merge_ldm_resnet
[ResNet Refactor] Merge ldm into resnet
|
2022-06-29 19:34:13 +02:00 |
Patrick von Platen
|
26ce60c46d
|
up
|
2022-06-29 17:30:48 +00:00 |
Patrick von Platen
|
358531be9d
|
up
|
2022-06-29 17:30:35 +00:00 |
patil-suraj
|
66ee73eebc
|
refactor up/down sample blocks in unet_rl
|
2022-06-29 17:17:00 +02:00 |
patil-suraj
|
32b93da875
|
begin conversion script
|
2022-06-29 17:10:08 +02:00 |
Patrick von Platen
|
597b7ae2fb
|
remove wrong import
|
2022-06-29 14:40:46 +00:00 |
Patrick von Platen
|
519bd41ff3
|
make style
|
2022-06-29 14:39:39 +00:00 |
Patrick von Platen
|
eb90d3be13
|
Merge pull request #44 from huggingface/unify_resnet
Unify resnet [GradTTS & Unet.py]
|
2022-06-29 16:37:13 +02:00 |
Patrick von Platen
|
df2e145e5f
|
Merge branch 'main' of https://github.com/huggingface/diffusers into unify_resnet
|
2022-06-29 14:36:58 +00:00 |
Patrick von Platen
|
046dc43075
|
make style
|
2022-06-29 14:36:35 +00:00 |
Patrick von Platen
|
c174bcf4bf
|
finish
|
2022-06-29 14:35:18 +00:00 |
Patrick von Platen
|
466214d2d6
|
Remove bogus file
|
2022-06-29 14:29:35 +00:00 |
Patrick von Platen
|
4e125f72ab
|
Remove bogus file
|
2022-06-29 14:28:51 +00:00 |
Patrick von Platen
|
0926dc2418
|
save intermediate grad tts
|
2022-06-29 14:28:40 +00:00 |
Anton Lozhkov
|
8cba133f36
|
Add the model card template (#43)
* add a metrics logger
* fix LatentDiffusionUncondPipeline
* add VQModel in init
* add image logging to tensorboard
* switch manual templates to the modelcards package
* hide ldm example
Co-authored-by: patil-suraj <surajp815@gmail.com>
|
2022-06-29 15:37:23 +02:00 |
Suraj Patil
|
f47066f707
|
Merge pull request #42 from huggingface/ldm-uncond-text
add test for ldm uncond
|
2022-06-29 15:34:29 +02:00 |
patil-suraj
|
859ffea2b1
|
add test for ldm uncond
|
2022-06-29 15:25:51 +02:00 |
patil-suraj
|
65788e46ed
|
add scaled_linear schedule in DDIM
|
2022-06-29 15:12:58 +02:00 |
Suraj Patil
|
eceeb97242
|
move the VAE models in src/models
move the VAE models in src/models
|
2022-06-29 13:59:41 +02:00 |
patil-suraj
|
333a8da678
|
add tests for AutoencoderKL
|
2022-06-29 13:52:04 +02:00 |
Patrick von Platen
|
814133ec9c
|
Merge pull request #41 from huggingface/fix_comments
[Resnets] Fix comments
|
2022-06-29 13:47:06 +02:00 |
Patrick von Platen
|
f15ab901a0
|
fix comments
|
2022-06-29 11:46:23 +00:00 |
Patrick von Platen
|
d1f2e3e47b
|
up
|
2022-06-29 11:43:30 +00:00 |
Patrick von Platen
|
1899457b24
|
Merge pull request #40 from huggingface/start_resnet_unificiation
resnet in one file
|
2022-06-29 12:47:07 +02:00 |
Patrick von Platen
|
ebf3717c37
|
resnet in one file
|
2022-06-29 10:46:29 +00:00 |
patil-suraj
|
976173a4bf
|
style
|
2022-06-29 12:34:28 +02:00 |
patil-suraj
|
bae04ea9d8
|
add test for VQModel
|
2022-06-29 12:34:24 +02:00 |
patil-suraj
|
0b7daa6de9
|
add forward for vq model
|
2022-06-29 11:56:19 +02:00 |
patil-suraj
|
99568c5a39
|
cleanup vae file
|
2022-06-29 11:53:58 +02:00 |
patil-suraj
|
2ac9b02609
|
remove AutoencoderKL from pipe __init__
|
2022-06-29 11:43:04 +02:00 |
patil-suraj
|
17e5b4921a
|
remove vae from ldm uncond pipe
|
2022-06-29 11:38:48 +02:00 |
patil-suraj
|
36e1893c6f
|
remove vae from ldm pipeline
|
2022-06-29 11:38:38 +02:00 |