Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DataRaptor
/
HateGuard
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
DataRaptor
commited on
Jul 10, 2023
Commit
f975f1f
·
1 Parent(s):
2ef6fa3
Upload app.py
Browse files
Files changed (1)
hide
show
app.py
+6
-0
app.py
ADDED
Viewed
@@ -0,0 +1,6 @@
1
+
import streamlit as st
2
+
3
+
st.markdown('Live demo will be available very soon.')
4
+
5
+
6
+