space-nuko
space-nuko
~~Any news? I'm finding I have to transition away from Vite not just for a library with a demo app I'm making, but another app that depends on that library,...
Same issue, can this be done
Made an extension for this, see here: https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/8330
Delete and recreate `venv` folder maybe, Gradio was recently updated
Just an FYI, Gradio supports actual progress bars with a `gr.Progress` element in the function parameters, that can be controlled on the backend. Worth revisiting when the new Gradio version...
Understood but I wasn't aware it was an HMR limitation since the repro was so minimal. Thanks for the example by the way, I think it would be worth putting...
I think this should be... well... a graph, instead of a stack. You could return to your first set of settings and want to branch off into a different direction...
Also could these be autocreated with diffs instead of manually pushed? That way you could group together a set of prompts as having been originated in one node of the...
2014? The one I installed from pip was last updated two weeks ago https://github.com/sass/libsass-python Maybe the lack of significant updates means it's just feature complete, regardless I think SCSS made...