No description provided.
radames changed pull request title from Update app.py to Use Zero Spaces

Please don't merge it yet :) trying to figure out requirements conflict on the Zero Instance

radames changed pull request status to closed
radames changed pull request status to open

hi @clementchadebec , this changes would make you Space compatible with Zero GPU, please let us know if you merge, than we can assign a ZeroGPU and make the Space much more scalable, cc @hysts @cbensimon thanks

Jasper AI org

Hey @radames , thanks a lot for this suggestion. Looks good on our side, we will merge it :)
By the way, what do you think about changing the run_button.click() to something like prompt.change(fn=infer, inputs=[prompt, seed, randomize_seed], outputs=[result]) to allow generation on typing?

hi @clementchadebec I've added that functionality on the last commits! Please make sure when you merge to switch the hardware to Zero!

Jasper AI org

Thanks for making those changes @radames ! Noted about the switch to Zero!

clementchadebec changed pull request status to merged

Sign up or log in to comment