Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
awacke1
/
AI-ChatGPT-CPT-Body-Map-Cost
like
1
Runtime error
App
Files
Files
Community
awacke1
commited on
May 2, 2023
Commit
72624ce
β’
1 Parent(s):
0a68777
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+3
-0
app.py
CHANGED
Viewed
@@ -1,4 +1,7 @@
1
import streamlit as st
2
st.markdown("""
3
## Anatomy 101 with Health Care Costs:
4
1
import streamlit as st
2
+
3
+
st.set_page_config(layout="wide")
4
+
5
st.markdown("""
6
## Anatomy 101 with Health Care Costs:
7