Sephfox commited on
Commit
e653ff7
·
verified ·
1 Parent(s): 0eebc51

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -282,7 +282,7 @@ with col2:
282
  st.code(data_display, language="")
283
 
284
  # Generate description
285
- prompt = f"""Human: Analyze the sensory input for a hyper-advanced AI humanoid:
286
  Location: ({touch_x:.1f}, {touch_y:.1f})
287
  Duration: {touch_duration:.1f}s, Intensity: {touch_pressure:.2f}
288
  Pressure: {measured_pressure:.2f}
 
282
  st.code(data_display, language="")
283
 
284
  # Generate description
285
+ prompt = f"""Human: Analyze the sensory input for a hyper-advanced AI humanoid:
286
  Location: ({touch_x:.1f}, {touch_y:.1f})
287
  Duration: {touch_duration:.1f}s, Intensity: {touch_pressure:.2f}
288
  Pressure: {measured_pressure:.2f}