tsereno commited on
Commit
3db9444
1 Parent(s): e7dff22

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -280,7 +280,7 @@ with gr.Blocks() as demo:
280
  32,
281
  1,
282
  [("What is 2+2?", "")]
283
- ]
284
  [
285
  "",
286
  "gemini-1.5-flash-latest",
@@ -304,7 +304,7 @@ with gr.Blocks() as demo:
304
  32,
305
  1,
306
  [("Identify whether on driving range or golf course. If on golf course, identify the type of hole (par 3, 4, or 5) based on visual cues (distance markers, green size). If on golf course, describe any hazards present (bunkers, water features, rough) and mention the slope and direction of the green if possible. Identify the type of club the golfer is holding (driver, iron, putter) based on visual clues (head shape, shaft length).For simulator images, mention any special features displayed on the screen related to club selection, swing, ball flight, distance, carry, launch angle, and ball spin.Analyze parts of golfer's swing and make recommendations.", "")]
307
- ]
308
  [
309
  "",
310
  "gemini-1.5-flash-latest",
 
280
  32,
281
  1,
282
  [("What is 2+2?", "")]
283
+ ],
284
  [
285
  "",
286
  "gemini-1.5-flash-latest",
 
304
  32,
305
  1,
306
  [("Identify whether on driving range or golf course. If on golf course, identify the type of hole (par 3, 4, or 5) based on visual cues (distance markers, green size). If on golf course, describe any hazards present (bunkers, water features, rough) and mention the slope and direction of the green if possible. Identify the type of club the golfer is holding (driver, iron, putter) based on visual clues (head shape, shaft length).For simulator images, mention any special features displayed on the screen related to club selection, swing, ball flight, distance, carry, launch angle, and ball spin.Analyze parts of golfer's swing and make recommendations.", "")]
307
+ ],
308
  [
309
  "",
310
  "gemini-1.5-flash-latest",