holoviz-topics / examples

Visualization-focused examples of using HoloViz for specific topics
https://examples.holoviz.org
Creative Commons Attribution 4.0 International
82 stars 24 forks source link

Add stable-diffusion example using panel #254

Open sandhujasmine opened 1 year ago

sandhujasmine commented 1 year ago

Outstanding items:

Nice to have / future work:

- [ ] Still seeing it stop on the GPU (investigate the collected data to see if we have a memory issue?) Wont fix (This is intermittent, running on a dev environment. Not sure this is a real problem) - [ ] create / share punchlist of items before we can mark this done. Probably won't deploy on GPUs so leave for now

maximlt commented 1 year ago

@sandhujasmine I did a few changes on the branch, mostly to get the project validated and to get it to be tested and built using the macos runner, that has more memory than the ubuntu ones which were failing because of that.