Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Langboat
/
Guohua-Diffusion
like
61
Follow
Langboat
39
Text-to-Image
Diffusers
StableDiffusionPipeline
stable-diffusion
Inference Endpoints
License:
creativeml-openrail-m
Model card
Files
Files and versions
Community
6
Train
Deploy
Use this model
refs/pr/6
Guohua-Diffusion
4 contributors
History:
12 commits
patrickvonplaten
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`.
455bce2
over 1 year ago
feature_extractor
Add model
almost 2 years ago
safety_checker
Add model
almost 2 years ago
scheduler
Add `clip_sample=False` to scheduler to make model compatible with DDIM. (#4)
almost 2 years ago
text_encoder
Add model
almost 2 years ago
tokenizer
Add model
almost 2 years ago
unet
Correct `sample_size` of Stable Diffusion 1's unet to have correct width and height default (#3)
almost 2 years ago
vae
Add `scale_factor` to vae config. (#5)
almost 2 years ago
.gitattributes
Safe
1.48 kB
initial commit
almost 2 years ago
00150-3324682214-Eiffel Tower_.png
Safe
402 kB
Upload 8 files
almost 2 years ago
00151-2218634510-Parthenon in_.png
Safe
340 kB
Upload 8 files
almost 2 years ago
00152-3141223696-Moai in guohu.png
Safe
375 kB
Upload 8 files
almost 2 years ago
00153-3658571220-The Godfather.png
Safe
553 kB
Upload 8 files
almost 2 years ago
00154-4015390414-The Good, the.png
Safe
628 kB
Upload 8 files
almost 2 years ago
00155-1867813294-The Dark Knig.png
Safe
628 kB
Upload 8 files
almost 2 years ago
00156-1959061564-The Matrix, m.png
Safe
627 kB
Upload 8 files
almost 2 years ago
00157-4056777947-Luxor Temple_.png
Safe
399 kB
Upload 8 files
almost 2 years ago
README.md
Safe
1.11 kB
Update README.md
almost 2 years ago
Untitled-1.jpg
Safe
449 kB
Upload 2 files
almost 2 years ago
Untitled-2.jpg
Safe
309 kB
Upload 2 files
almost 2 years ago
Untitled-3.jpg
Safe
258 kB
Upload Untitled-3.jpg
almost 2 years ago
guohua.ckpt
Safe
pickle
Detected Pickle imports (4)
"torch.LongStorage"
,
"torch.FloatStorage"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
4.27 GB
LFS
Add model
almost 2 years ago
model_index.json
Safe
541 Bytes
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`.
over 1 year ago