CoolFace
Modelpublic

rocksa1t/walker

sourceHugging Faceotherupdated 2y agoView on Hugging Face
0likes10downloads
Model Card

Jason Walker

<Gallery />

Model description

Model trained with AI Toolkit by Ostris &lt;Gallery &#x2F;&gt;

Trigger words

You should use &#x60;J@s0nW@lk3r&#x60; to trigger the image generation.

Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, etc.

Weights for this model are available in Safetensors format.

Download them in the Files &amp; versions tab.

Use it with the 🧨 diffusers library

&#x60;&#x60;&#x60;py from diffusers import AutoPipelineForText2Image import torch

pipeline &#x3D; AutoPipelineForText2Image.frompretrained(&#39;black-forest-labs&#x2F;FLUX.1-dev&#39;, torchdtype&#x3D;torch.bfloat16).to(&#39;cuda&#39;) pipeline.loadloraweights(&#39;NinjaGoose&#x2F;jason-walker&#39;, weightname&#x3D;&#39;jason-walker.safetensors&#39;) image &#x3D; pipeline(&#39;A photo of J@s0nW@lk3r with a well-groomed beard that transitions from black to gray in a bustling cafe &#39;).images[0] image.save(&quot;myimage.png&quot;) &#x60;&#x60;&#x60;

For more details, including weighting, merging and fusing LoRAs, check the documentation on loading LoRAs in diffusers

Trigger words

You should use J@s0nW@lk3r to trigger the image generation.

Download model

Weights for this model are available in Safetensors format.

Download them in the Files & versions tab.