Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Geek7
/
St
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Geek7
commited on
Feb 5, 2024
Commit
2d114dc
·
verified
·
1 Parent(s):
1ba675d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -44,4 +44,4 @@ def main():
44
st.write(df)
45
46
if __name__ == "__main__":
47
-
main(
44
st.write(df)
45
46
if __name__ == "__main__":
47
+
main(
)