Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
Anime
Art Style
Illustration
timevisitor
stable-diffusion
stable-diffusion-diffusers
Instructions to use Yntec/GoFish with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/GoFish 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/GoFish", 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:
- b5e161d8a1926a2e0771429252e54f2b8c1304ff6fc523afc0cd9773ffcbba23
- Size of remote file:
- 335 MB
- SHA256:
- a14d2f69635f4a8a0ab5cb900b45bccb6850b87c0587cf2187ac36fb0157cecb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.