Text-to-Image
Diffusers
TensorBoard
English
StableDiffusionPipeline
photography
new zealand
minnesota
import torch
from diffusers import DiffusionPipeline
# switch to "mps" for apple devices
pipe = DiffusionPipeline.from_pretrained("EnD-Diffusers/photography-and-landscapes", dtype=torch.bfloat16, device_map="cuda")
prompt = "phtdzk1"
image = pipe(prompt).images[0]Photography And Landscapes Dreambooth model trained by Duskfallcrew with Hugging Face Dreambooth Training Space with the v1-5 base model
You run your new concept via diffusers Colab Notebook for Inference. Don't forget to use the concept prompts!
1.5 Base model trained with a mix of hand picked images of Minnesota from the internet, and some stock images from unsplash plus local NZ photography by
https://unsplash.com/@duskfallcrew
Concept Tag:
phtdzk1
Coffee is nice:
https://ko-fi.com/DUSKFALLcrew
Model Updates on CivIt:
https://civitai.com/user/duskfallcrew
Sample Images Are available here
More sample images will be added to the folder with text files here:
phtdzk1 (use that on your prompt)
- Downloads last month
- 45


