Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
etri-vilab
/
Ko-LLaVA
like
31
Running
App
Files
Files
Community
2
Yong-Ju
commited on
Oct 5, 2023
Commit
1fc6864
•
1 Parent(s):
571d070
Update style.css
Browse files
Files changed (1)
hide
show
style.css
+4
-0
style.css
CHANGED
Viewed
@@ -26,3 +26,7 @@ p {
26
.card p:last-child {
27
margin-bottom: 0;
28
}
26
.card p:last-child {
27
margin-bottom: 0;
28
}
29
+
30
+
:root {
31
+
color-scheme: light only;
32
+
}