Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
youngtsai/j_write
JunyiAcademy
/
jutor_write
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
youngtsai
commited on
Jul 8, 2024
Commit
c8d4167
·
1 Parent(s):
9007c43
background-color: gray;
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -481,7 +481,7 @@ CSS = """
481
background-color: orange;
482
}
483
.accordion-gray {
484
-
background-color:
orange
;
485
}
486
"""
487
481
background-color: orange;
482
}
483
.accordion-gray {
484
+
background-color:
gray
;
485
}
486
"""
487