Sephfox commited on
Commit
090abe6
·
verified ·
1 Parent(s): e46632b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -315,7 +315,7 @@ with col2:
315
  """
316
  st.code(data_display, language="")
317
 
318
- prompt = f"""Human: Analyze the sensory input for a hyper-advanced AI humanoid:
319
  Location: ({{touch_x:.1f}}, {{touch_y:.1f}})
320
  Duration: {{touch_duration:.1f}}s, Intensity: {{touch_pressure:.2f}}
321
  Pressure: {{measured_pressure:.2f}}
 
315
  """
316
  st.code(data_display, language="")
317
 
318
+ prompt = f"""Human: Analyze the sensory input for a hyper-advanced AI humanoid:
319
  Location: ({{touch_x:.1f}}, {{touch_y:.1f}})
320
  Duration: {{touch_duration:.1f}}s, Intensity: {{touch_pressure:.2f}}
321
  Pressure: {{measured_pressure:.2f}}