Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
thexForce
/
combat_frontend
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Junaidb
commited on
May 30
Commit
415cb9b
·
verified
·
1 Parent(s):
d9c98c7
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.write("hello")