Instructions to use Nacholmo/Counterfeit-V2.5-vae-swapped with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Nacholmo/Counterfeit-V2.5-vae-swapped with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Nacholmo/Counterfeit-V2.5-vae-swapped", 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
- Draw Things
- DiffusionBee
- Xet hash:
- 1f9a9e2973cee307334aaaf8da714a980f01bd0db15b5eda0589ea700b3ed86d
- Size of remote file:
- 492 MB
- SHA256:
- dc0577acb04ed4a6bf18954444b5ad73db4af19a0b5d703161f49e168fcd4477
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.