camenduru
camenduru
I found it π https://github.com/riffusion/riffusion-inference/blob/40e1e51c6a4e2c97cf1bc1193820862a941df62a/riffusion/server.py#L89-L114
I test it π§ͺ T4, with unet_traced without xformers 30/50 [00:04
hi @patrickvonplaten π this is the [vm](https://huggingface.co/spaces/camenduru/riffusion-api/blob/main/Dockerfile) I tested on and I am preparing a colab
update: it is working with this [pipeline](https://github.com/riffusion/riffusion-inference/blob/main/riffusion/riffusion_pipeline.py) but not StableDiffusionPipeline hi @NouamaneTazi π I am trying to run your code from https://github.com/huggingface/diffusers/blob/d07f73003d4d077854869b8f73275657f280334c/docs/source/optimization/fp16.mdx?plain=1#L287-L321 how did you run this code and get...
Good news π it is working with custom_pipeline="interpolate_stable_diffusion" but not that fast π 51/51 [00:08
update: just colab is slow I tested with same T4 [vm](https://huggingface.co/spaces/camenduru/riffusion-api/blob/main/Dockerfile) πππ 
xformers vs JIT 
colab T4 
π¨ Important for 15G Free Google Drive Users: If you want to use more models, you can download your model into Colab, which has an empty 50GB space. Download models...
You can disable extension updates by adding the `#` character in front of the `git -C pull` line, like this:  This means you will not receive extension updates and...