Commit Graph

257 Commits

Author SHA1 Message Date
patil-suraj cdf26c55f5 remove unused import 2022-06-16 18:07:59 +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
patil-suraj 7b55d334d5 being pipeline 2022-06-16 14:08:53 +02:00
patil-suraj 986cc9b2f4 add tokenizer 2022-06-16 14:08:41 +02:00
patil-suraj 304d4d9057 begin pipeline grad tts 2022-06-15 11:16:24 +02:00
patil-suraj 31712deac3 add unet grad tts 2022-06-15 11:16:13 +02:00
patil-suraj 14a2201f77 update ldm example 2022-06-15 10:42:37 +02:00
patil-suraj 01b238d0de fix typo 2022-06-15 10:18:32 +02:00
patil-suraj 8fdecfab00 fix noise device 2022-06-15 10:18:13 +02:00
patil-suraj cdb3c4931b fix device for ldm 2022-06-15 10:17:36 +02:00
patil-suraj a3784522a8 fix initial image in ddim 2022-06-15 10:16:48 +02:00
patil-suraj d4c2bcf8a3 fix nois in ldm 2022-06-15 10:15:54 +02:00
patil-suraj ca94e36c97 fix LatentDiffusion 2022-06-15 10:12:55 +02:00
patil-suraj 76f0f1d453 update speech checkpoint name 2022-06-15 09:44:18 +02:00
patil-suraj 614b92c065 Merge branch 'main' of https://github.com/huggingface/diffusers into main 2022-06-15 09:41:25 +02:00
patil-suraj 23d50522e7 remove unused files 2022-06-15 09:41:23 +02:00
anton-l 31a7c75be9 Merge remote-tracking branch 'origin/main' 2022-06-14 18:25:33 +02:00
anton-l 7fe05bb311 Bugfixes for the training example 2022-06-14 18:25:22 +02:00
patil-suraj be736cb248 delete unused files 2022-06-14 15:31:36 +02:00
patil-suraj 542c78686f Merge branch 'main' of https://github.com/huggingface/diffusers into main 2022-06-14 12:51:40 +02:00
patil-suraj 147d8e0702 add test for loading model from pipeline module 2022-06-14 12:50:40 +02:00
patil-suraj d81b56ba5c allow loading model from pipeline module 2022-06-14 12:50:27 +02:00
Patrick von Platen da1f920ef1 finalize pndm 2022-06-14 10:50:05 +00:00
Patrick von Platen 9b7e6f495f Merge branch 'main' of https://github.com/huggingface/diffusers into main 2022-06-14 10:39:25 +00:00
Patrick von Platen df64f624c0 finish pndm 2022-06-14 10:39:21 +00:00
anton-l 1fd02631fa Merge remote-tracking branch 'origin/main' 2022-06-14 12:37:38 +02:00
anton-l 57243fd565 GLIDE integration test 2022-06-14 12:37:28 +02:00
Patrick von Platen f0a99e7684 finish 2022-06-14 10:22:53 +00:00
Patrick von Platen 4dce43ccaa Merge branch 'main' of https://github.com/huggingface/diffusers into main 2022-06-14 10:17:48 +00:00
Patrick von Platen 559b8cbf46 finish pndm 2022-06-14 10:17:45 +00:00
anton-l d10441d877 Revert config eq 2022-06-14 11:43:05 +02:00
anton-l 3979f6eaa4 Merge remote-tracking branch 'origin/main' 2022-06-14 11:33:31 +02:00
anton-l bb30664285 Move the training example 2022-06-14 11:33:24 +02:00
Patrick von Platen 7d8bf1a909 make pndm easier 2022-06-14 08:51:00 +00:00
anton-l 418888a566 Pokemon DDPM training 2022-06-14 08:00:23 +02:00
Patrick von Platen ca72c1f81d Merge branch 'main' of https://github.com/huggingface/diffusers into main 2022-06-13 17:34:05 +00:00
Patrick von Platen 059a6e9d82 up 2022-06-13 17:34:02 +00:00
anton-l 55d29ab742 Merge remote-tracking branch 'origin/main' 2022-06-13 18:31:33 +02:00
anton-l 77451b3bf3 tune ddpm training 2022-06-13 18:31:27 +02:00
Patrick von Platen 809591b7b6 improve pndm 2022-06-13 16:29:22 +00:00
Patrick von Platen 11631e8154 merge 2022-06-13 16:03:49 +00:00
Patrick von Platen 13c5a0654f add pndm 2022-06-13 16:03:11 +00:00
Suraj Patil b8a6764025
update Library structure 2022-06-13 17:30:03 +02:00
Suraj Patil ddc89204e3
Update README.md 2022-06-13 17:16:40 +02:00
Suraj Patil d57107de48
update specch example 2022-06-13 17:15:52 +02:00
Suraj Patil f88322b728
Update README.md 2022-06-13 17:13:31 +02:00
anton-l a82d2592f1 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	src/diffusers/__init__.py
#	src/diffusers/pipelines/__init__.py
#	src/diffusers/schedulers/scheduling_ddim.py
2022-06-13 16:52:12 +02:00