Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
awacke1
/
DigitalFairnessTester
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
awacke1
commited on
Apr 17
Commit
6c28c5f
·
verified
·
1 Parent(s):
e325dc0
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-3
app.py
CHANGED
Viewed
@@ -160,8 +160,6 @@ html="""
160
</script>
161
</body>
162
</html>
163
-
164
-
165
-
""")
166
167
st.html(html)
160
</script>
161
</body>
162
</html>
163
+
"""
164
165
st.html(html)