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