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
e5189bd
·
verified
·
1 Parent(s):
f9ba0bc
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-3
app.py
CHANGED
Viewed
@@ -1,6 +1,3 @@
1
-
!pip install streamlit as st
2
-
!pip install pandas streamlit
3
-
4
# Import necessary libraries
5
import pandas as pd
6
import streamlit as st
1
# Import necessary libraries
2
import pandas as pd
3
import streamlit as st