Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
throaway2854
/
AI_Video_Auto-Tagger
like
3
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
throaway2854
commited on
Nov 26, 2025
Commit
9ea7203
·
verified
·
1 Parent(s):
52da961
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -68,7 +68,7 @@ kaomojis = [
68
]
69
70
css = """
71
-
.tab
-button
{
72
font-weight: bold !important;
73
}
74
"""
68
]
69
70
css = """
71
+
.tab {
72
font-weight: bold !important;
73
}
74
"""