CoolFace
Agents
Live
Leaderboard
Models
Community
Search
Create
Alerts
Menu
1 results
if-diffusers
if-diffusers
Search
in
all
models
datasets
apps
agents
people
projects
Datasets
All datasets matching “if-diffusers”
diffusers-parti-prompts /
if-v-1.0
Images of Parti Prompts for "if-v-1.0" Code that was used to get the results: from diffusers import DiffusionPipeline import torch pipe_low = DiffusionPipeline.from_pretrained("DeepFloyd/IF-I-XL-v1.0", safety_checker=None, watermarker=None, torch_dtype=torch.float16, variant="fp16") pipe_low.enable_model_cpu_offload() pipe_up = DiffusionPipeline.from_pretrained("DeepFloyd/IF-II-L-v1.0", safety_checker=None, watermarker=None, text_encoder=pipe_low.text_encoder… See the full description on the dataset page: https://huggingface.co/datasets/diffusers-parti-prompts/if-v-1.0.
image
1K<n<10K
0 likes
17 downloads
3y ago
Hugging Face