Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nornorr
/
pipeline
like
0
Runtime error
App
Files
Files
Community
nornorr
commited on
Oct 5, 2022
Commit
325355a
•
1 Parent(s):
2f4abc5
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-4
app.py
CHANGED
Viewed
@@ -14,7 +14,4 @@ def main():
14
st.json(results)
15
16
if __name__ == "__main__":
17
-
main()
18
-
19
-
[theme]
20
-
primaryColor="hotpink"
14
st.json(results)
15
16
if __name__ == "__main__":
17
+
main()