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
- Xet hash:
- ef4b531efb2336a5cca1b5a84229a7ba9599521c1aaf8977f60f0061ceaf390d
- Size of remote file:
- 4.02 kB
- SHA256:
- f257fca13352b7e00cd12d4d2257719c8a8944e4e8565c5eb17a5c1f673c9458
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.