Sephfox commited on
Commit
df426cf
·
verified ·
1 Parent(s): 0b69bda

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -532,7 +532,7 @@ with col1:
532
  st.subheader("Humanoid Avatar Interface")
533
 
534
  # Use st_canvas for touch input
535
- canvas_result = st_canvas(
536
  fill_color="rgba(0, 255, 255, 0.3)",
537
  stroke_width=2,
538
  stroke_color="#00FFFF",
 
532
  st.subheader("Humanoid Avatar Interface")
533
 
534
  # Use st_canvas for touch input
535
+ canvas_result = st_canvas(
536
  fill_color="rgba(0, 255, 255, 0.3)",
537
  stroke_width=2,
538
  stroke_color="#00FFFF",