Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yourbench
/
visualize-expert-level-filter
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
sumuks
HF Staff
commited on
12 days ago
Commit
4fdbee0
·
verified
·
1 Parent(s):
641f594
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -49,5 +49,5 @@ def build_tabs():
49
50
51
with gr.Blocks(theme="default") as demo:
52
-
build_tabs()
53
demo.launch()
49
50
51
with gr.Blocks(theme="default") as demo:
52
+
build_tabs()
53
demo.launch()