Spaces:
Runtime error
Runtime error
Commit History
add sample
68d16a1
unverified
use new models for now
9b96285
tidy
3ae9402
update version
9c9bff4
sync with latest version of diffusers
d68360d
%pip install
0954180
fix install
100f39a
add audio_diffusion_pipeline notebook
e94fc5c
add requirements for training VAE
e97b301
release to pypi
bf017fc
make colab friendly
0f3ac5f
remove requirements-lock.txt as it is out of date
af13674
update models in readme
591ebec
clarification
5ecf3c1
added latent diffusion to notebook
a71fd34
add colab link to app
1dfb040
update apps to incude latent diffusion
8c2e759
add n_iter to Mel and update test_mel notebook
c1e3d89
add sample_rate and n_fft params
5bc60f9
remove fnax parameter
c51d0e3
remove debugging
8262033
fixes for latent diffusion
59e49d0
height and width wrong way round in reshape
b981ece
remove unnecessary imports
e0ef439
add attribution
f8a240c
train latent dm with pre-trained vae from hf hub
af8111a
add max_epochs arg
b3e97c5
add max_epochs arg
a8d2b62
add ddim option to apps
2b5d8ed
update colab link
abb41ea
added training notebook for colab
8bf6ce9
log after x epochs, not after 1
1bb3e27
handle tuple / list for resolutions
0463954
resolution as list not tuple, add accelerate to req
2dddff0
load audio and resample to specified sample rate
61d4556
update version of diffusers
0e6916b
fix for latest version of diffusers
07ba0fd
add sample_rate parameter
d7aaca6
added interpolation
6caf083
fix audio logging for VAE
c5dcd04
typos
4734cf5
Robert Smith
commited on
typo
79e0fa9
Robert Smith
commited on
Merge pull request #13 from twobob/patch-1
24f31a3
unverified
Fix bottom slider
940551e
unverified
tidy
e868325
tidy
43ebb3b
Robert Smith
commited on