Spaces:
Running
Running
Create space.yaml
Browse files- space.yaml +2 -0
space.yaml
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
sdk: streamlit
|
2 |
+
command: bash setup.sh && streamlit run app.py
|