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("EvilEngine/realcartoon3d_v17", dtype=torch.bfloat16, device_map="cuda")
pipe.load_lora_weights("EvilEngine/fcNeg-neg")

prompt = "(masterpiece), futuristic cityscape, street view, (decrepit scenery), megastructures, intricate detail, (art by [Bastien Lecouffe-Deharme|Caspar David Friedrich ]:1.2), (unreal engine render, photorealistic painting, photorealistic:1.2), (mysterious)"
image = pipe(prompt).images[0]

fcNeg-neg

Prompt
(masterpiece), futuristic cityscape, street view, (decrepit scenery), megastructures, intricate detail, (art by [Bastien Lecouffe-Deharme|Caspar David Friedrich ]:1.2), (unreal engine render, photorealistic painting, photorealistic:1.2), (mysterious)
Negative Prompt
fcNeg
Prompt
sl1ngsh07, Slingshot Swimsuit,<lora:sl1ngsh07-v1a:1>
Negative Prompt
fcNeg

Model description

fcNeg is a Negative Embedding. You just install it in the embedding folder and then type fcNeg in the negative prompt. I don't know why it shows two trigger words. Ignore "fcneg-neg" My Links: twitter, discord, IG

Subscribe for FBB images @ https://patreon.com/fitCorderAI

These prompts are positive prompts.

fcPortrait now has three variations, the base one, one with a sweaty/heat effect and another that adds detail and vibrancy. You only need to use one per image generation.

Source

https://civitai.com/models/81575/amazing-embeddings-fcnegative-fcportrait-suite?modelVersionId=97691

Credit

https://civitai.com/user/fitCorder

Trigger words

You should use fcNeg to trigger the image generation.

Download model

Weights for this model are available in PyTorch format.

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 EvilEngine/fcNeg-neg

Adapter
(10)
this model