Text-to-Image
Diffusers
Safetensors
English
StableDiffusionPipeline
Analog Photography
Vintage
General
Sexy
Girls
wavymulder
CornmeisterNL
SG161222
stable-diffusion
stable-diffusion-diffusers
Instructions to use Yntec/Analog with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/Analog 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/Analog", torch_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
file
Browse files- Analog.safetensors +3 -0
Analog.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2aae5cb8fe03d0b1450368e469a1ae45847e83c4d3c1501cbc7b1051463944db
|
| 3 |
+
size 4618475170
|