Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
MirageML
/
dreambooth-adidas
like
0
Follow
Mirage
17
Text-to-Image
Diffusers
StableDiffusionPipeline
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
4
Train
Deploy
Use this model
main
dreambooth-adidas
3 contributors
History:
6 commits
amankishore
patrickvonplaten
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (
#4
)
24b9e6a
over 1 year ago
feature_extractor
adidas dreambooth
about 2 years ago
safety_checker
adidas dreambooth
about 2 years ago
scheduler
Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#2)
almost 2 years ago
text_encoder
adidas dreambooth
about 2 years ago
tokenizer
adidas dreambooth
about 2 years ago
unet
Correct `sample_size` of Stable Diffusion 1's unet to have correct width and height default (#1)
almost 2 years ago
vae
Add `scale_factor` to vae config. (#3)
almost 2 years ago
.gitattributes
Safe
1.43 kB
initial commit
about 2 years ago
README.md
Safe
21 Bytes
initial commit
about 2 years ago
model_index.json
Safe
546 Bytes
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#4)
over 1 year ago