Chenxi
Chenxi
The [new version of Cog](https://github.com/replicate/cog/releases/tag/v0.1.0) improves the Python API, along with several other changes. Particularly pydantic is now used for Predictor and the previous version will be deprecated. This PR...
The [new version of Cog](https://github.com/replicate/cog/releases/tag/v0.1.0) improves the Python API, along with several other changes. Particularly pydantic is now used for Predictor and the previous version will be deprecated. This PR...
Hey @Fanghua-Yu 👋! Thanks for releasing the model for `SUPIR`! This pull request makes it possible to run `SUPIR` on Replicate (https://replicate.com/cjwbw/SUPIR) and via API (https://replicate.com/cjwbw/SUPIR/api). Currently, the [SUPIR](https://replicate.com/cjwbw/SUPIR) model...
Hi @jasonppy, Great work on `VoiceCraft`! This pull request makes it possible to run `VoiceCraft` on Replicate (https://replicate.com/cjwbw/VoiceCraft) and via API (https://replicate.com/cjwbw/rVoiceCraft/api). Currently, both speech-editing and TTS are in the...
Hey @amirhertz! 👋 This pull request makes it possible to run your model inside a Docker environment, which makes it easier for other people to run it. We're using an...
Hey @crowsonkb ! 👋 This pull request makes it possible to run your model inside a Docker environment, which makes it easier for other people to run it. We're using...
Hi @UniverseFly @natedingyifeng, Awesome work on `magicoder`! This pull request makes it possible to run `magicoder` on Replicate (https://replicate.com/cjwbw/magicoder) and via API (https://replicate.com/cjwbw/magicoder/api). Also happy to transfer the demo page...
Hey @shariqfarooq123 ! 👋 This pull request makes it possible to run your model inside a Docker environment, which makes it easier for other people to run it. We're using...
Hey @cene555, @razzant ! 👋 This pull request makes it possible to run your model inside a Docker environment, which makes it easier for other people to run it. We're...
removed `width` and `height` from the input since they are not used in the img2img pipeline. Added `negative_prompt` to the pipeline input