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.
Update README.md
Upload README.md with huggingface_hub
Delete data/train-00000-of-00001-920f4cf08f5bffc1.parquet with huggingface_hub
Upload data/train-00000-of-00001-1e8a663fc632cf8c.parquet with huggingface_hub
Upload README.md with huggingface_hub
Delete data/train-00000-of-00001-d1034770a5dc9069.parquet with huggingface_hub
Upload data/train-00000-of-00001-920f4cf08f5bffc1.parquet with huggingface_hub
Upload README.md with huggingface_hub
Upload data/train-00000-of-00001-d1034770a5dc9069.parquet with huggingface_hub
initial commit
