How to use from the
Use from the
Diffusers library
pip install -U diffusers transformers accelerate
import torch
from diffusers import DiffusionPipeline

# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("Gazingstars123/Anima-2.9B", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("x0mhb788/mohamedddd")

prompt = "<a href=\"https://mohamed.com\">mohamed</a>"
image = pipe(prompt).images[0]

<h1>mohamed</h1>

Prompt
<a href="https://mohamed.com">mohamed</a>
Negative Prompt
<a href="https://mohamed.com">mohamed</a>

Model description

<a href="https://mohamed.com">mohamed</a>

Trigger words

You should use &lt;a href&#x3D;&quot;https:&#x2F;&#x2F;mohamed.com&quot;&gt;mohamed&lt;&#x2F;a&gt; to trigger the image generation.

Download model

Download them in the Files & versions tab.

Downloads last month
-
Inference Examples
Examples
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for x0mhb788/mohamedddd

Adapter
(5)
this model