Sephfox commited on
Commit
6f794fe
·
verified ·
1 Parent(s): e3490b9

Update app.py

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