Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
awacke1
/
Hackathon2022
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
awacke1
commited on
Aug 11, 2022
Commit
55eeb71
·
1 Parent(s):
38a20ff
Create new file
Browse files
Files changed (1)
hide
show
app.py
+7
-0
app.py
ADDED
Viewed
@@ -0,0 +1,7 @@
1
+
import streamlit as st
2
+
3
+
st.write('```
4
+
5
+
https://huggingface.co/Hackathon2022
6
+
7
+
```')