Help with instant ID
Hello everyone, I am a Computer Engineering student with a basic coding understanding and very new to the AI space and need to do a project where i use something like InstantID to generate pictures from people. I think i can figure out how to get the model working using the example code but can't figure out how or where i can use custom models or LoRa's to get the style I want.
Next to that i want it to be ran from an API of sorts because the final product wont have sufficient hardware. Does anyone know what service i can use for it that has clear instructions? I have looked into Replicate but there i dont seem to be able to add custom models at all so i think i need a different solution, this is where i stumbled upon runpod but i can't seem to figure out where to start.
Solution:Jump to solution
GitHub
GitHub - ashleykleynhans/runpod-worker-instantid: InstantID : Zero-...
InstantID : Zero-shot Identity-Preserving Generation in Seconds | RunPod Serverless Worker - ashleykleynhans/runpod-worker-instantid
3 Replies
Solution
GitHub
GitHub - ashleykleynhans/runpod-worker-instantid: InstantID : Zero-...
InstantID : Zero-shot Identity-Preserving Generation in Seconds | RunPod Serverless Worker - ashleykleynhans/runpod-worker-instantid
you are amazing, do you also know how to use different models/LoRa's using this?
You can't use LoRA with it, only models.
If you want to use LoRA, use A1111 or ComfyUI.