Commit History

add conditional training
f29faf1

teticio commited on

migrate to diffusers!
8a3fb2e

teticio commited on

update hack
6456a7f

teticio commited on

get ready for migration to diffusers
f30235e

teticio commited on

update version
9c9bff4

teticio commited on

sync with latest version of diffusers
d68360d

teticio commited on

remove debugging
8262033

teticio commited on

fixes for latent diffusion
59e49d0

teticio commited on

height and width wrong way round in reshape
b981ece

teticio commited on

handle tuple / list for resolutions
0463954

teticio commited on

resolution as list not tuple, add accelerate to req
2dddff0

teticio commited on

fix for latest version of diffusers
07ba0fd

teticio commited on

tidy
43ebb3b

Robert Smith commited on

added encode and slerp
f34a81b

teticio commited on

fix for latent diffusion
08ddd40

teticio commited on

different seed for latent and denoisng
fdc373f

teticio commited on

fix steps for DDIM
62617b3

teticio commited on

fix steps=None
37c17e0

teticio commited on

move sample_size out of pipeline
4033ea7

teticio commited on

move resolution specification to dataset generation
327bccf

teticio commited on

Enables non square mel spectrograms
1b5fc25

TristanBehrens commited on

handle steps correctly
1ef9d1c

teticio commited on

tidy
021deca

teticio commited on

improve piepline loading
903650a

teticio commited on

various fixes
2561128

teticio commited on

fixes
21c77d0

teticio commited on

fix pipelines
96e542f

teticio commited on

update for latest version of diffusers
08c6681

teticio commited on

add parameters to mel
c78ba1a

teticio commited on

normalize in remix
b7c9dfd

teticio commited on

add out-painting feature
ea68dfd

teticio commited on

allow steps to be different from 1000
072978d

teticio commited on

update version
a520720

teticio commited on

add abilithy to generate audio from another audio
e66133f

teticio commited on

add docstring
b7f49a5

teticio commited on

refactor and improve apps
d533c9c

teticio commited on

add streamlit app and tidy
c17b696

teticio commited on