Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
danbrown
/
publicprompts-app-icons
like
1
Text-to-Image
Diffusers
StableDiffusionPipeline
Inference Endpoints
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
main
publicprompts-app-icons
3 contributors
History:
5 commits
danbrown
patrickvonplaten
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (
#3
)
f816365
over 1 year ago
feature_extractor
Add Diffusers weights (#1)
almost 2 years ago
safety_checker
Add Diffusers weights (#1)
almost 2 years ago
scheduler
Add Diffusers weights (#1)
almost 2 years ago
text_encoder
Add Diffusers weights (#1)
almost 2 years ago
tokenizer
Add Diffusers weights (#1)
almost 2 years ago
unet
Add Diffusers weights (#1)
almost 2 years ago
vae
Add `scale_factor` to vae config. (#2)
over 1 year ago
.gitattributes
Safe
1.54 kB
added ckpt
almost 2 years ago
appIconsGenerator_v1.ckpt
Safe
pickle
Detected Pickle imports (3)
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"torch.HalfStorage"
What is a pickle import?
2.13 GB
LFS
added ckpt
almost 2 years ago
model_index.json
Safe
582 Bytes
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`. (#3)
over 1 year ago