Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
limingcv
/
reward_controlnet
like
4
Diffusers
Safetensors
License:
mit
Model card
Files
Files and versions
Community
Use this model
hysts
HF staff
commited on
Jul 10, 2023
Commit
4a987c3
•
1 Parent(s):
4e985c3
Update
Browse files
Files changed (1)
hide
show
style.css
+3
-0
style.css
CHANGED
Viewed
@@ -4,4 +4,7 @@ h1 {
4
5
#duplicate-button {
6
margin: auto;
7
}
4
5
#duplicate-button {
6
margin: auto;
7
+
color: #fff;
8
+
background: #1565c0;
9
+
border-radius: 100vh;
10
}