Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
yuewu
/
chemical-diffusion
like
3
Text-to-Image
Diffusers
StableDiffusionPipeline
Inference Endpoints
Model card
Files
Files and versions
Community
4
Train
Deploy
Use this model
yuewu
commited on
Feb 1, 2023
Commit
7cef541
·
1 Parent(s):
3259ae9
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+6
-0
README.md
CHANGED
Viewed
@@ -1,3 +1,9 @@
1
---
2
pipeline_tag: text-to-image
3
---
1
---
2
pipeline_tag: text-to-image
3
+
widget:
4
+
- text: "Lead halide perovskites"
5
+
inference:
6
+
parameters:
7
+
guidance_scale: 9
8
+
num_inference_steps: 25
9
---