Instructions to use EvilEngine/realcartoon3d_v17 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use EvilEngine/realcartoon3d_v17 with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("John6666/am-i-real-v45-sd15", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("EvilEngine/realcartoon3d_v17") prompt = "(RAW photo, best quality),(realistic, photo-Realistic:1.1),best quality,masterpiece,beautiful and aesthetic,16K,(HDR:1.2),high contrast,(vibrant color:1.3),(muted colors, dim colors, soothing tones:0),cinematic lighting,ambient lighting,sidelighting,Exquisite details and textures,cinematic shot,Warm tone,(Bright and intense:1.1),wide shot,by xm887,ultra realistic illustration,siena natural ratio,head to thigh portrait,Curly perm with shiny long blond hair,(a look of surprise:1.4),blue loose-fitting,off-the-shoulder blouse,skinny jeans,a beautiful Ukrainian model,icy eyeshadow,Pale skin,Rayben Sunglasses,Art by Josephine Wall and Stephanie Law,Linda Ravenscroft,Kinuko Y. Craft. anime style.," image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Add 3 files
Browse files
images/00016-2960822032.jpeg
ADDED
|
Git LFS Details
|
images/00103-1222514973.jpeg
ADDED
|
Git LFS Details
|
realcartoon3d_v17.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f5e48cafaa6316970c8b03b6c4b36129fbbbebbd6d44c4cc02a068fba083f508
|
| 3 |
+
size 5672745460
|