Shirleyphd/Pug
收藏Hugging Face2022-12-22 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Shirleyphd/Pug
下载链接
链接失效反馈官方服务:
资源简介:
这是一个基于Stable Diffusion模型,使用DreamBooth技术对Shirleyphd/Pug数据集中的狗图像进行微调的模型。该模型可以生成特定提示词下的图像,例如a photo of pugsly dog。此模型是作为DreamBooth Hackathon的一部分创建的。
This is a model based on the Stable Diffusion model, which is fine-tuned on the dog images from the Shirleyphd/Pug dataset using the DreamBooth technique. This model can generate images corresponding to specific prompts, such as "a photo of pugsly dog". This model was created as part of the DreamBooth Hackathon.
提供机构:
Shirleyphd
原始信息汇总
数据集概述
数据集名称
- DreamBooth模型针对pugsly,基于Shirleyphd/Pug数据集训练。
数据集内容
- 该数据集是一个Stable Diffusion模型的微调版本,专注于狗的图像,特别是pugsly狗。
数据集用途
- 用于文本到图像的生成,特别是生成pugsly狗的照片。
使用方法
-
通过修改
instance_prompt为“a photo of pugsly dog”来使用此模型。 -
示例代码: python from diffusers import StableDiffusionPipeline
pipeline = StableDiffusionPipeline.from_pretrained(Shirleyphd/Pug-dog) image = pipeline().images[0] image
数据集标签
- 标签包括:pytorch, diffusers, stable-diffusion, text-to-image, diffusion-models-class, dreambooth-hackathon, animal。
许可证
- 该数据集遵循creativeml-openrail-m许可证。



