diffusion-visualizations icon indicating copy to clipboard operation
diffusion-visualizations copied to clipboard

Visualizations of the theory behind diffusion models.

Results 4 diffusion-visualizations issues
Sort by recently updated
recently updated
newest added

Bug🐛: Inconsistency found between Firefox and Edge for programmatic changes to checkbox element. Fix: Correct CSS to add "disabled" class rather than "pointer-events: none" to checkbox. This is just one...

bug

Hi @helblazer811 🤗 Niels here from the open-source team at Hugging Face. I discovered your work on Arxiv and was wondering whether you would like to submit it to [hf.co/papers](https://hf.co/papers)...

If a user clicks the "start training" the user should be able to pause the training locking the epochs counter and playback

UI/UX

Summary: Add a button to the left of the run training button that resets the model. Styling: - Have a button like [this](https://www.svgrepo.com/svg/343263/reset). - Set the height of the button...

enhancement