Instructions to use EvilEngine/fcNeg-neg with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use EvilEngine/fcNeg-neg with Diffusers:
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] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
| tags: | |
| - text-to-image | |
| - stable-diffusion | |
| - lora | |
| - diffusers | |
| - template:sd-lora | |
| widget: | |
| - text: >- | |
| (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) | |
| parameters: | |
| negative_prompt: fcNeg | |
| output: | |
| url: images/00075-1411107462.jpeg | |
| - text: sl1ngsh07, Slingshot Swimsuit,<lora:sl1ngsh07-v1a:1> | |
| parameters: | |
| negative_prompt: fcNeg | |
| output: | |
| url: images/00074-2419621610.jpeg | |
| base_model: EvilEngine/realcartoon3d_v17 | |
| instance_prompt: fcNeg | |
| license: cdla-permissive-2.0 | |
| # fcNeg-neg | |
| <Gallery /> | |
| ## 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](/EvilEngine/fcNeg-neg/tree/main) them in the Files & versions tab. | |