awacke1 commited on
Commit
224c618
1 Parent(s): 0f6caaf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +8 -4
app.py CHANGED
@@ -80,10 +80,14 @@ def calculator(intro, operator, outro):
80
  #contextBox = gr.Textbox(lines=3, default=context, label="Story starter")
81
 
82
  examples = [
83
- ["Telling my daughter garlic is good for you. Good immune system and keeps pests away. Ticks, mosquitos, vampires... men.", "multiply", "Two guys walk into a bar. The third guy ducks."],
84
- ["Why was the musician arrested? He got in treble.", "add", "What did the Spanish musician say when he went fishing? Castanets!"],
85
- ["To save the planet with good looks and comedy,", "add", "I was going to organize a space-themed birthday party for my son... ...but I could not planet."],
86
- ["In America, people rob banks. In Soviet Russia, Banks rob you!", "multiply", "My roommate just told me he tried to walk to Russia from Alaska. He pulled up short because he could not get his Bering Strait."],
 
 
 
 
87
  ["Why does a chicken coop have two doors? Because if had four doors it would be a chicken sedan!", "multiply", "Why did the chicken cross the park? To get to the other slide."],
88
  ["What type of shoes do ninjas wear? Sneakers", "add", "Can a ninja bring a ninja star into the airport? Shuriken."],
89
  ["To save the planet with good looks and comedy find your", "multiply", "Everybody laughed at me when I told them I was going to be a comedian. I thought well, thats not bad for a start."]
 
80
  #contextBox = gr.Textbox(lines=3, default=context, label="Story starter")
81
 
82
  examples = [
83
+ ["Asynchronous Telemedicine", "multiply", "Provide remote care services live addressing provider shortages"],
84
+ ["Ambient and emotion AI", "multiply", "rtificial intelligence showing empathy and compassion, reducing biases making us feel cared for and assist lifestyle"],
85
+ ["import gradio as gr", "multiply", "import streamlit as st"],
86
+ ["Skin Patch", "multiply", "Allow technology to measure blood pressure, glucose, reducing huge bulky devices"],
87
+ ["Affordable vein scanner", "multiply", "View veins through skin"],
88
+ ["Synthetic medical records", "multiply", "Create synthetic medical records using GANS trained to create synthetic data"],
89
+ ["Blood draw devices used in clinical trials", "multiply", "So you dont have to go to physical location, engagement during trials"],
90
+ ["Smart TVs being used for remote care", "multiply", "Video chat and recordings for remote care consultations"],
91
  ["Why does a chicken coop have two doors? Because if had four doors it would be a chicken sedan!", "multiply", "Why did the chicken cross the park? To get to the other slide."],
92
  ["What type of shoes do ninjas wear? Sneakers", "add", "Can a ninja bring a ninja star into the airport? Shuriken."],
93
  ["To save the planet with good looks and comedy find your", "multiply", "Everybody laughed at me when I told them I was going to be a comedian. I thought well, thats not bad for a start."]