awacke1 commited on
Commit
55eeb71
·
1 Parent(s): 38a20ff

Create new file

Browse files
Files changed (1) hide show
  1. app.py +7 -0
app.py ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ import streamlit as st
2
+
3
+ st.write('```
4
+
5
+ https://huggingface.co/Hackathon2022
6
+
7
+ ```')