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