YingqingHe / ScaleCrafter

[ICLR 2024 Spotlight] Official implementation of ScaleCrafter for higher-resolution visual generation at inference time.
487 stars 29 forks source link

Add Replicate demo and API #17

Closed chenxwh closed 11 months ago

chenxwh commented 11 months ago

Hi @YingqingHe!

Awesome work on ScaleCrafter!

This pull request makes it possible to run ScaleCrafter on Replicate (https://replicate.com/cjwbw/ScaleCrafter) and via API (https://replicate.com/cjwbw/ScaleCrafter/api), hosted on an 80G A100 :)

Currently, this is image generation with sdxl as the base model, would love to have the video demo added too when the code is ready!

YingqingHe commented 11 months ago

Thanks for your contribution!! 👍