Instructions to use EvilEngine/easynegative with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use EvilEngine/easynegative 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", torch_dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("EvilEngine/easynegative") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee

- Xet hash:
- 9f345add66ded7510350dbfe7202c2ee39b8975b2af5e98fb1b9d297721ecee9
- Size of remote file:
- 27.8 kB
- SHA256:
- e3ef2822843efc715540b54f93cd52f27df65ce4dc3660ae1eae20bf782398d9
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.