awacke1 commited on
Commit
1ed00a7
·
1 Parent(s): 8f14145

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -247,7 +247,9 @@ homunculus_parts_extended = {
247
  "Left Knee": "🦵 (Leg Bending and Flexing - Left)",
248
  "Right Knee": "🦵 (Leg Bending and Flexing - Right)",
249
  "Left Shin": "🦵 (Lower Leg Support - Left)",
250
- "Right Shin": "🦵 (Lower Leg Support - Right)"
 
 
251
  }
252
 
253
  # Function to display the homunculus parts with expanders and chat buttons
 
247
  "Left Knee": "🦵 (Leg Bending and Flexing - Left)",
248
  "Right Knee": "🦵 (Leg Bending and Flexing - Right)",
249
  "Left Shin": "🦵 (Lower Leg Support - Left)",
250
+ "Right Shin": "🦵 (Lower Leg Support - Right)",
251
+ "Left Foot": "🦶 (Support, Balance, and Locomotion - Left)",
252
+ "Right Foot": "🦶 (Support, Balance, and Locomotion - Right)"
253
  }
254
 
255
  # Function to display the homunculus parts with expanders and chat buttons