Instructions to use StableDiffusionVN/SDVN_Flux_2k_Realistic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use StableDiffusionVN/SDVN_Flux_2k_Realistic with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("StableDiffusionVN/SDVN_Flux_2k_Realistic", 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
.png)
- Xet hash:
- 8c0da92b627e2556b781ae8719d8cdce33b3723bc667a0b8ddad2ac80ce5a60e
- Size of remote file:
- 1.55 MB
- SHA256:
- 4cb9b713bc44ebb806e133f841d33c7dbf2e3801065a71d037e9c02342bb98a7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.