Instructions to use mitchtech/cardassian-diffusion with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use mitchtech/cardassian-diffusion with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("mitchtech/cardassian-diffusion", 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
Are you going to do one on the borg?
#1
by Atmogenic - opened
just as the title says, I like doing cyborg imagery but it's quite difficult to get a decent image for it. I tried in the past doing borg stuff from star trek but the models just doesn't know what the borg is and I'd like to play around with it if there was one