Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LavAIamp
/
LavAIampSpace
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5f8c26e
LavAIampSpace
/
app.py
balmung
[FIX] change file name for compilation
b901786
over 2 years ago
raw
Copy download link
history
blame
65 Bytes
import
streamlit
as
st
st.write(
"""
# TEST text
hello there
"""
)