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