UCS2014 commited on
Commit
91a4a7a
·
verified ·
1 Parent(s): 0de6ac9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +23 -1
app.py CHANGED
@@ -88,7 +88,29 @@ CARDS = [
88
  },
89
  },
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",
 
88
  },
89
  },
90
  {
91
+ "title": "\u00A0TOC",
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",
97
+ "bg_bot": "#FBFFF8",
98
+ "border": "#0F3D3E",
99
+ },
100
+ },
101
+ {
102
+ "title": "\u00A0Permeability",
103
+ "blurb": "Generate Synthetic Logging Profiles Using AI",
104
+ "url": "https://smart-thinking-ai-suite-log.hf.space",
105
+ "icon": ASSETS / "log_logo.png",
106
+ "style": {
107
+ "bg_top": "#F8FFF4",
108
+ "bg_bot": "#FBFFF8",
109
+ "border": "#0F3D3E",
110
+ },
111
+ },
112
+ {
113
+ "title": "\u00A0Porosity",
114
  "blurb": "Generate Synthetic Logging Profiles Using AI",
115
  "url": "https://smart-thinking-ai-suite-log.hf.space",
116
  "icon": ASSETS / "log_logo.png",