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