Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MSey
/
CaGBERT
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
MSey90
commited on
Jul 25, 2024
Commit
6596636
·
unverified
·
1 Parent(s):
6f13442
Create app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-0
app.py
ADDED
Viewed
@@ -0,0 +1,2 @@
1
+
import streamlit as st
2
+
st.header("Hello")