InstantID
InstantID copied to clipboard
InstantID : Zero-shot Identity-Preserving Generation in Seconds 🔥
Dose it support sdxl-turbo model?
how use with img2img?
(venv) S:\InstantID>python gradio_demo/app.py Traceback (most recent call last): File "S:\InstantID\gradio_demo\app.py", line 19, in from pipeline_stable_diffusion_xl_instantid import StableDiffusionXLInstantIDPipeline ModuleNotFoundError: No module named 'pipeline_stable_diffusion_xl_instantid'
Clicking the image upload button opens the folder by default instead of the album library. Unable to recognize image formats in the folder directory, and also unable to click to...
On InstantID github page there is the mention of InstantID compatibility with SD 1.5 "_Moreover, our work seamlessly integrates with popular pre-trained text-to-image diffusion models like **SD1.5** and **SDXL**, serving...
InstandID is amazing, thank you for your great work! However, I noticed a problem with my output in that the face structure/pose is fixed and similar to the original input....
in the paper, it showed a comparison between Instant ID with InsightFace Swapper (Inswapper). the results are shockingly amazing when it comes to eastern asians Are you guys planning on...
When run with `pipe.enable_model_cpu_offload()`, it shows an error: ``` RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cpu and cuda:0! (when checking...
StableDiffusionXLInstantIDPipeline failed to load the base model(wangqixun/YamerMIX_v8). The base model has been downloaded locally, but the pipe is NONE after loading. What are the possible reasons? Thanks
Thank you for your great work! Could you please publish the prompts (and parameters) used to produce the examples shown in the paper? It's important for reproducibility. Specifically, those used...