UCS2014 commited on
Commit
27b29eb
·
verified ·
1 Parent(s): 52e5adc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -74,7 +74,7 @@ CARDS = [
74
  "title": "Geomechanics",
75
  "blurb": "Predict Rock Mechanical Behaviour Using AI",
76
  "url": "https://smart-thinking-smw.hf.space", # example target
77
- "icon": ASSETS / "geomech_logo.png", # <— card logo file
78
  "style": {
79
  "bg_top": "#EEF7FF",
80
  "bg_bot": "#F7FBFF",
@@ -85,7 +85,7 @@ CARDS = [
85
  "title": "Logging",
86
  "blurb": "Generate Synthetic Logging Profiles Using AI",
87
  "url": "https://smart-thinking-gr.hf.space", # example target
88
- "icon": ASSETS / "logging_logo.png", # <— card logo file
89
  "style": {
90
  "bg_top": "#F8FFF4",
91
  "bg_bot": "#FBFFF8",
 
74
  "title": "Geomechanics",
75
  "blurb": "Predict Rock Mechanical Behaviour Using AI",
76
  "url": "https://smart-thinking-smw.hf.space", # example target
77
+ "icon": ASSETS / "GeoMech_logo.png", # <— card logo file
78
  "style": {
79
  "bg_top": "#EEF7FF",
80
  "bg_bot": "#F7FBFF",
 
85
  "title": "Logging",
86
  "blurb": "Generate Synthetic Logging Profiles Using AI",
87
  "url": "https://smart-thinking-gr.hf.space", # example target
88
+ "icon": ASSETS / "Log_logo.png", # <— card logo file
89
  "style": {
90
  "bg_top": "#F8FFF4",
91
  "bg_bot": "#FBFFF8",