CoolFace
Apppublic

HReynaud/EchoDiffusionDemo

sourceHugging Facemitupdated 2y agoView on Hugging Face
3likes
style.css19 linesDownload Raw Back to root
1/* div.controls {2    visibility: hidden;3} */4 5#component-0 {6    width: 70%;7    margin: 0 auto;8}9 10#component-8, #component-10, div.wrap.svelte-3cbf20, img.svelte-1ku16gh{11    width: 224px!important;12    margin: auto!important;13    height: 224px!important;14}15 16div.controls{17    visibility: hidden;18    display: none;19}