patil-suraj
|
646e16fe06
|
fix test_output_pretrained for GLIDESuperResUNetModel
|
2022-06-20 14:27:37 +02:00 |
Patrick von Platen
|
08c852290a
|
add license disclaimers to schedulers
|
2022-06-20 13:06:31 +02:00 |
Patrick von Platen
|
2b8bc91cf8
|
removed get alpha / get beta
|
2022-06-20 12:48:04 +02:00 |
Patrick von Platen
|
5b8ce1e7e6
|
remove one-liner functions
|
2022-06-20 12:09:34 +02:00 |
Patrick von Platen
|
05e265fbc8
|
Merge branch 'main' of https://github.com/huggingface/diffusers
|
2022-06-20 11:58:39 +02:00 |
Nathan Lambert
|
694ad9849b
|
Update README.md
|
2022-06-17 13:40:20 -04:00 |
Nathan Lambert
|
808b49a7dc
|
Update README.md for RL example colab
|
2022-06-17 13:22:55 -04:00 |
Suraj Patil
|
1c953bc3ea
|
Add tests for GLIDESuperResUNetModel # 22
Add tests for GLIDESuperResUNetModel
|
2022-06-17 19:04:40 +02:00 |
patil-suraj
|
e007c797b1
|
add GLIDESuperResUNetModel
|
2022-06-17 19:04:07 +02:00 |
patil-suraj
|
44e64f9464
|
fix warning in model utils
|
2022-06-17 19:03:51 +02:00 |
Patrick von Platen
|
a677565f16
|
Merge branch 'main' of https://github.com/huggingface/diffusers
|
2022-06-17 17:22:52 +02:00 |
Patrick von Platen
|
ff885b0e26
|
add dummy imports
|
2022-06-17 17:22:48 +02:00 |
Patrick von Platen
|
b4e6a7403d
|
save intermediate
|
2022-06-17 16:58:45 +02:00 |
Suraj Patil
|
d182a6ad91
|
Add model tests
Add model tests
|
2022-06-17 16:41:02 +02:00 |
patil-suraj
|
12da0fe10d
|
Merge branch 'main' into model-tests
|
2022-06-17 16:37:45 +02:00 |
patil-suraj
|
cf6cd39572
|
finish tests for UNet
|
2022-06-17 16:36:51 +02:00 |
patil-suraj
|
eef2327a47
|
update input names
|
2022-06-17 16:36:35 +02:00 |
Nathan Lambert
|
9c96682a51
|
ddpm changes for rl, add rl unet
|
2022-06-17 10:07:27 -04:00 |
Patrick von Platen
|
1997b90838
|
image->sample in schedule tests
|
2022-06-17 15:51:33 +02:00 |
Patrick von Platen
|
b2274ece73
|
finish pndm scheduler
|
2022-06-17 15:51:03 +02:00 |
patil-suraj
|
7dc71897b3
|
add UnetModelTests
|
2022-06-17 13:49:26 +02:00 |
patil-suraj
|
800b27703e
|
wrap inflect in try catch
|
2022-06-17 13:48:51 +02:00 |
patil-suraj
|
d76bc43720
|
add skeleton for model tests
|
2022-06-17 13:36:59 +02:00 |
Patrick von Platen
|
de22d4cd5d
|
make sure config attributes are only accessed via the config in schedulers
|
2022-06-17 12:42:54 +02:00 |
Patrick von Platen
|
8c1f51978c
|
make clip name shorter
|
2022-06-17 12:11:40 +02:00 |
Patrick von Platen
|
dcb23b2d72
|
rename image to sample in schedulers
|
2022-06-17 12:10:35 +02:00 |
Patrick von Platen
|
13a78b3cd3
|
rename image to sample
|
2022-06-17 12:09:13 +02:00 |
Patrick von Platen
|
fe7d136324
|
correct dict
|
2022-06-17 11:55:02 +02:00 |
Patrick von Platen
|
e660a05fed
|
remave onnx
|
2022-06-17 11:00:01 +02:00 |
Patrick von Platen
|
5e6f500038
|
rename register to register_to_config
|
2022-06-17 10:58:43 +02:00 |
Suraj Patil
|
0ffda1dfcc
|
Update README.md
|
2022-06-16 18:34:56 +02:00 |
Suraj Patil
|
20c722c601
|
update speech example
|
2022-06-16 18:33:49 +02:00 |
Suraj Patil
|
7cabc0cddc
|
Add GradTTS
Add GradTTS
|
2022-06-16 18:28:13 +02:00 |
patil-suraj
|
c2e48b23f8
|
remove unused import
|
2022-06-16 18:27:47 +02:00 |
patil-suraj
|
ace07110c1
|
style
|
2022-06-16 18:26:00 +02:00 |
Suraj Patil
|
988369a01c
|
Merge branch 'main' into grad-tts
|
2022-06-16 18:24:08 +02:00 |
patil-suraj
|
5a3467e623
|
add default params for GradTTS
|
2022-06-16 18:17:45 +02:00 |
patil-suraj
|
e26782759c
|
add GradTTS in init
|
2022-06-16 18:14:01 +02:00 |
patil-suraj
|
1d2551d716
|
finish GradTTS pipeline
|
2022-06-16 18:08:33 +02:00 |
patil-suraj
|
8007393614
|
wrap transformers import with try/catch
|
2022-06-16 18:08:21 +02:00 |
patil-suraj
|
cdf26c55f5
|
remove unused import
|
2022-06-16 18:07:59 +02:00 |
Suraj Patil
|
bed32182f6
|
render latex in readme
render latex in readme
|
2022-06-16 18:02:00 +02:00 |
Kashif Rasul
|
cf3fdb8479
|
use inference_mode
|
2022-06-16 17:55:20 +02:00 |
Kashif Rasul
|
d2940c23fe
|
Merge branch 'main' into latex
|
2022-06-16 17:50:16 +02:00 |
Kashif Rasul
|
13f003c9bd
|
use bold
|
2022-06-16 17:49:35 +02:00 |
Kashif Rasul
|
a1e1806575
|
render latex in readme
|
2022-06-16 17:45:31 +02:00 |
patil-suraj
|
cc45831ec6
|
add GradTTSScheduler
|
2022-06-16 17:10:36 +02:00 |
patil-suraj
|
2d8d82f93e
|
update grad tts pipeline
|
2022-06-16 16:48:23 +02:00 |
patil-suraj
|
71ecc7aed8
|
add speaker emb in unet
|
2022-06-16 16:48:00 +02:00 |
patil-suraj
|
3f2d46a14e
|
fix tokenizer
|
2022-06-16 16:47:04 +02:00 |