Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ibtehaj10
/
cheating-detection
like
1
Configuration error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Ibtehaj10
commited on
Jan 10, 2023
Commit
d14a6e8
·
1 Parent(s):
90fcf2f
created
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 world')