Update app.py
Browse files
app.py
CHANGED
|
@@ -77,34 +77,6 @@ THEME: Dict[str, Any] = {
|
|
| 77 |
|
| 78 |
# ========= CARDS (content + per-card overrides) =========
|
| 79 |
CARDS = [
|
| 80 |
-
{
|
| 81 |
-
"title": " ST_GeoMEch_UCS",
|
| 82 |
-
"blurb": "Real-time Uniconfined Compressive Strength Prediction.",
|
| 83 |
-
"url": "https://smart-thinking-ucs.hf.space/",
|
| 84 |
-
"icon": ASSETS / "UCS_logo.png",
|
| 85 |
-
"style": {"bg_top": "#EAF7F1", "bg_bot": "#F6FBF8", "border": "#0F3D3E"},
|
| 86 |
-
},
|
| 87 |
-
{
|
| 88 |
-
"title": " ST_GeoMEch_UCS",
|
| 89 |
-
"blurb": "Real-time Uniconfined Compressive Strength Prediction.",
|
| 90 |
-
"url": "https://smart-thinking-ucs.hf.space/",
|
| 91 |
-
"icon": ASSETS / "UCS_logo.png",
|
| 92 |
-
"style": {"bg_top": "#EAF7F1", "bg_bot": "#F6FBF8", "border": "#0F3D3E"},
|
| 93 |
-
},
|
| 94 |
-
{
|
| 95 |
-
"title": " ST_GeoMEch_UCS",
|
| 96 |
-
"blurb": "Real-time Uniconfined Compressive Strength Prediction.",
|
| 97 |
-
"url": "https://smart-thinking-ucs.hf.space/",
|
| 98 |
-
"icon": ASSETS / "UCS_logo.png",
|
| 99 |
-
"style": {"bg_top": "#EAF7F1", "bg_bot": "#F6FBF8", "border": "#0F3D3E"},
|
| 100 |
-
},
|
| 101 |
-
{
|
| 102 |
-
"title": " ST_GeoMEch_UCS",
|
| 103 |
-
"blurb": "Real-time Uniconfined Compressive Strength Prediction.",
|
| 104 |
-
"url": "https://smart-thinking-ucs.hf.space/",
|
| 105 |
-
"icon": ASSETS / "UCS_logo.png",
|
| 106 |
-
"style": {"bg_top": "#EAF7F1", "bg_bot": "#F6FBF8", "border": "#0F3D3E"},
|
| 107 |
-
},
|
| 108 |
{
|
| 109 |
"title": " ST_GeoMEch_UCS",
|
| 110 |
"blurb": "Real-time Uniconfined Compressive Strength Prediction.",
|
|
|
|
| 77 |
|
| 78 |
# ========= CARDS (content + per-card overrides) =========
|
| 79 |
CARDS = [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 80 |
{
|
| 81 |
"title": " ST_GeoMEch_UCS",
|
| 82 |
"blurb": "Real-time Uniconfined Compressive Strength Prediction.",
|