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