Spaces:
Runtime error
Runtime error
Add visitor badge
Browse files
app.py
CHANGED
@@ -45,4 +45,4 @@ with col2:
|
|
45 |
processed_img = process_hands(img_array)
|
46 |
st.image(processed_img)
|
47 |
|
48 |
-
|
|
|
45 |
processed_img = process_hands(img_array)
|
46 |
st.image(processed_img)
|
47 |
|
48 |
+
st.image('https://visitor-badge.glitch.me/badge?page_id=kristyc.mediapipe-hands')
|