Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
meg
/
watermark_demo
like
20
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
meg
HF Staff
commited on
Sep 11
Commit
8e8b123
·
verified
·
1 Parent(s):
85c9f61
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -10,7 +10,7 @@ li {
10
font-size: 110%;
11
}
12
13
-
body {
14
overflow: scroll;
15
}
16
10
font-size: 110%;
11
}
12
13
+
html,
body {
14
overflow: scroll;
15
}
16