Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rohanphadke
/
trailStream
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
rohanphadke
commited on
Feb 25, 2024
Commit
a4a51f6
·
verified
·
1 Parent(s):
8e195bb
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
import streamlit as st
2
import pandas as pd
3
import numpy as np
1
+
import altair as alt
2
import streamlit as st
3
import pandas as pd
4
import numpy as np