Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ki33elev
/
Transformer_arxiv_classification
like
0
Runtime error
App
Files
Files
Community
ki33elev
commited on
Mar 25, 2022
Commit
b8769be
•
1 Parent(s):
e452d5c
Create app.py
Browse files
Files changed (1)
hide
show
app.py
+5
-0
app.py
ADDED
Viewed
@@ -0,0 +1,5 @@
1
+
import streamlit as st
2
+
3
+
@st.cache(suppress_st_warning=True)
4
+
def load_data():
5
+
return