Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NeuML
/
baseball
like
3
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
davidmezzetti
commited on
Jun 9, 2023
Commit
5998f39
·
1 Parent(s):
24ffe1d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -440,8 +440,6 @@ class Application:
440
"""
441
)
442
443
-
player, search = st.tabs(["Player", "Search"])
444
-
445
self.player()
446
447
def player(self):
440
"""
441
)
442
443
self.player()
444
445
def player(self):