Julien Ajdenbaum commited on
Commit
15d8981
·
1 Parent(s): ed775f9

added links

Browse files
Files changed (5) hide show
  1. app.py +2 -2
  2. tmp/6348.png +0 -0
  3. tmp/6617.png +0 -0
  4. tmp/9541.png +0 -0
  5. tmp/9617.png +0 -0
app.py CHANGED
@@ -51,8 +51,8 @@ def predict(file, age, parent, gp):
51
  txt += '\n'
52
  txt = str(txt)
53
 
54
- useful_products = ("Hydrating Shampoo : https://www.google.com\n"
55
- "Light Hat : https://www.google.com")
56
  return skio.imread("results.png"), 'Dermatitis\nDryness\nDandruff', evolution_plot(age), useful_products
57
  # GUI
58
  title = 'Hair loss prediction'
 
51
  txt += '\n'
52
  txt = str(txt)
53
 
54
+ useful_products = ("Hydrating Shampoo : https://www.headandshoulders.fr/fr-fr/\n"
55
+ "Light Hat : https://www.amazon.com/light-therapy-hat/s?k=light+therapy+hat")
56
  return skio.imread("results.png"), 'Dermatitis\nDryness\nDandruff', evolution_plot(age), useful_products
57
  # GUI
58
  title = 'Hair loss prediction'
tmp/6348.png ADDED
tmp/6617.png ADDED
tmp/9541.png ADDED
tmp/9617.png ADDED