Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jer233
/
AI_Check_project
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
jer233
commited on
Jan 18
Commit
f10758b
·
verified
·
1 Parent(s):
24a75d0
Update demo.py
Browse files
Files changed (1)
hide
show
demo.py
+1
-0
demo.py
CHANGED
Viewed
@@ -60,6 +60,7 @@ css = """
60
61
.input-text {
62
flex: 3; /* 4 parts of the row */
63
}
64
65
.output-text {
60
61
.input-text {
62
flex: 3; /* 4 parts of the row */
63
+
margin-right: 1px;
64
}
65
66
.output-text {