Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
Character Design
Adorable
CGI
stable-diffusion
stable-diffusion-diffusers
Instructions to use Yntec/GenerateMe with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/GenerateMe with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Yntec/GenerateMe", 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:
- f60c5a5c826617024b5aafb3256e512015597c963cb073683a69464822fcd616
- Size of remote file:
- 4.8 GB
- SHA256:
- 21b393b2b6958663de46ea218a3e76daac153318f2fe638df3b6f1eaf52c8dff
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.