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