UCS2014 commited on
Commit
0de6ac9
·
verified ·
1 Parent(s): 5bcf6bb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -79,7 +79,7 @@ CARDS = [
79
  {
80
  "title": "\u00A0Geomechanics",
81
  "blurb": "Predict Rock Mechanical Behaviour Using AI",
82
- "url": "https://smart-thinking-smw.hf.space",
83
  "icon": ASSETS / "GeoMech_logo.png",
84
  "style": {
85
  "bg_top": "#EEF7FF",
@@ -90,7 +90,7 @@ CARDS = [
90
  {
91
  "title": "\u00A0Well Logging",
92
  "blurb": "Generate Synthetic Logging Profiles Using AI",
93
- "url": "https://smart-thinking-gr.hf.space",
94
  "icon": ASSETS / "log_logo.png",
95
  "style": {
96
  "bg_top": "#F8FFF4",
 
79
  {
80
  "title": "\u00A0Geomechanics",
81
  "blurb": "Predict Rock Mechanical Behaviour Using AI",
82
+ "url": "https://smart-thinking-ai-suite-geomech.hf.space",
83
  "icon": ASSETS / "GeoMech_logo.png",
84
  "style": {
85
  "bg_top": "#EEF7FF",
 
90
  {
91
  "title": "\u00A0Well Logging",
92
  "blurb": "Generate Synthetic Logging Profiles Using AI",
93
+ "url": "https://smart-thinking-ai-suite-log.hf.space",
94
  "icon": ASSETS / "log_logo.png",
95
  "style": {
96
  "bg_top": "#F8FFF4",