Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Jonny001/Text-to-Image
LuigiLui
/
Text-to-Image
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
LuigiLui
commited on
Nov 5, 2024
Commit
0949bd9
·
verified
·
1 Parent(s):
71bb213
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-3
app.py
CHANGED
Viewed
@@ -68,9 +68,6 @@ button {
68
font-size: 16px;
69
margin-top: 10px;
70
}
71
-
72
-
button:hover {
73
-
background: linear-gradient(90deg, #e52e71, #ff8a00);
74
}
75
"""
76
68
font-size: 16px;
69
margin-top: 10px;
70
}
71
}
72
"""
73