Skip to content

Comments

Add replicate support for inpainting server#8

Open
FishWoWater wants to merge 2 commits intopaulengstler:mainfrom
FishWoWater:main
Open

Add replicate support for inpainting server#8
FishWoWater wants to merge 2 commits intopaulengstler:mainfrom
FishWoWater:main

Conversation

@FishWoWater
Copy link

@FishWoWater FishWoWater commented Apr 22, 2025

Hi! Thanks for this excellent idea and project!

Since 48GB VRAM is TOO MUCH for a common user to deploy on their on pc/servers, here I have added an option for using Replicate service for the image inpainting. In that case, the user ONLY needs a 16GB GPU (e.g. T4) for trellis inference.

I have uploaded exactly the same model (Alimama ControlNet + Flux) to Replicate: flux-dev-controlnet-inpainting-beta
. To ensure that it's working, I have done a basic test with the same prompt (campus scene, 0-0).

Upper: Local deploy | Lower: from replicate
image
image

Replicate pays as you go, about 0.03$ per image, and around 0.4-0.6$ for a 3x3 scene.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant