Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
fffiloni
/
gpt-talking-portrait
like
52
Paused
App
Files
Files
Community
6
Fetching metadata from the HF Docker repository...
fffiloni
commited on
Jan 29, 2023
Commit
eb6e3e0
·
1 Parent(s):
b27d260
Update style.css
Browse files
Files changed (1)
hide
show
style.css
+1
-1
style.css
CHANGED
Viewed
@@ -35,7 +35,7 @@ div#secondary-buttons{
35
flex-direction: flex-end;
36
}
37
38
-
div
#clean-btn {
39
border-radius: 20px;
40
}
41
35
flex-direction: flex-end;
36
}
37
38
+
button
#clean-btn {
39
border-radius: 20px;
40
}
41