mrm8488/hf-diffusers
2
1title = "DDPM Diffusion models trained on Q-Blocks Demo"2description = """3<p>4<center>5Demo of DDPM Diffusion models trained using <a href='https://github.com/huggingface/diffusers' target='_blank'>HF/Diffusers library</a> on 6<a href='https://www.qblocks.cloud/' target='_blank'><b>Q-Blocks</b></a> hardware.7<img src="https://raw.githubusercontent.com/huggingface/diffusers/main/docs/source/imgs/diffusers_library.jpg" alt="meta nllb pic" width="300"/>8<img alt="Imagen" draggable="true" src="https://pbs.twimg.com/profile_images/1393401965653204992/onkaGwZO_400x400.jpg" width="200">9</center>10</p>11"""12 13examples = []14 