Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hruday96
/
Know-Your-Medicine
like
0
Sleeping
App
Files
Files
Community
hruday96
commited on
Oct 22
Commit
9deb214
•
1 Parent(s):
a4248d2
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
install
streamlit as st
2
3
4
st.header("Know Your Medicine")
1
+
import
streamlit as st
2
3
4
st.header("Know Your Medicine")