Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Zengyf-CVer
/
watermarking_lab
like
3
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Zengyf-CVer
commited on
Aug 8, 2022
Commit
3374549
·
1 Parent(s):
e9acbb1
app update
Browse files
Files changed (1)
hide
show
style.css
+7
-0
style.css
ADDED
Viewed
@@ -0,0 +1,7 @@
1
+
h1 {
2
+
text-align: center;
3
+
}
4
+
5
+
#content_align {
6
+
text-align: center;
7
+
}