Instructions to use KamCastle/WildCardX-REAL with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use KamCastle/WildCardX-REAL with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("KamCastle/WildCardX-REAL", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
- Xet hash:
- ede58b4d1252c5ed08bca6655d07d0960f140d545c66df66967220e92ac916ab
- Size of remote file:
- 335 MB
- SHA256:
- 5e89a2ec069bf54926ffcef3397c7a1a885a960b9f14fdef1a638a529d68bab2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.