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