dhani10 commited on
Commit
8598315
·
verified ·
1 Parent(s): d46b5c1

Update space.yaml

Browse files
Files changed (1) hide show
  1. space.yaml +6 -2
space.yaml CHANGED
@@ -1,7 +1,11 @@
1
 
2
  # space.yaml
3
 
4
- title: "SuperKart Sales Forecast"
 
 
 
 
5
  sdk: docker
6
- python_version: "3.10"
7
  app_file: streamlit_app.py
 
1
 
2
  # space.yaml
3
 
4
+ # title: "SuperKart Sales Forecast"
5
+ # sdk: docker
6
+ # python_version: "3.10"
7
+ # app_file: streamlit_app.py
8
+
9
  sdk: docker
10
+ python_version: 3.10
11
  app_file: streamlit_app.py