Spaces:
Running
on
T4
Running
on
T4
Commit
·
59f3825
1
Parent(s):
3605db7
Use startup.sh as app_file to fix environment issues
Browse files
README.md
CHANGED
|
@@ -5,7 +5,7 @@ colorFrom: green
|
|
| 5 |
colorTo: blue
|
| 6 |
sdk: streamlit
|
| 7 |
sdk_version: "1.23.1"
|
| 8 |
-
app_file:
|
| 9 |
pinned: false
|
| 10 |
---
|
| 11 |
|
|
@@ -33,4 +33,3 @@ AI and optimization powered companion gardening application.
|
|
| 33 |
- **Visualization**: Plotly, NetworkX, streamlit-agraph
|
| 34 |
|
| 35 |
Built with ❤️ for gardeners everywhere!
|
| 36 |
-
|
|
|
|
| 5 |
colorTo: blue
|
| 6 |
sdk: streamlit
|
| 7 |
sdk_version: "1.23.1"
|
| 8 |
+
app_file: startup.sh
|
| 9 |
pinned: false
|
| 10 |
---
|
| 11 |
|
|
|
|
| 33 |
- **Visualization**: Plotly, NetworkX, streamlit-agraph
|
| 34 |
|
| 35 |
Built with ❤️ for gardeners everywhere!
|
|
|