Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
tarrasyed19472007
/
hackhathon
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
tarrasyed19472007
commited on
Nov 4, 2024
Commit
f9ba0bc
·
verified
·
1 Parent(s):
a08b9f3
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
#
First,
install
required
libraries
2
!pip install pandas streamlit
3
4
# Import necessary libraries
1
+
!pip
install
streamlit
as st
2
!pip install pandas streamlit
3
4
# Import necessary libraries