Closed chenxwh closed 1 year ago
Hey @tianweiy, @Guangxuan-Xiao! 👋
This pull request makes it possible to run fastcomposer on Replicate (https://replicate.com/cjwbw/fastcomposer) and via API:
import replicate model = replicate.models.get(<model_name>) model.predict(prompt=...)
We would also like to transfer the ownership to mit-han-lab so you could easily modify the model and push changes :)
mit-han-lab
Thank you for the pull request. Most of us are travelling recently and we will get back to you next week.
Best, Tianwei
Hey @tianweiy, @Guangxuan-Xiao! 👋
This pull request makes it possible to run fastcomposer on Replicate (https://replicate.com/cjwbw/fastcomposer) and via API:
We would also like to transfer the ownership to
mit-han-lab
so you could easily modify the model and push changes :)