Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Piarasingh85
/
Pose-estimator-2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Piarasingh85
commited on
Jun 10, 2024
Commit
441fe51
·
verified
·
1 Parent(s):
4f684d0
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -78,4 +78,4 @@ def main():
78
cv2.destroyAllWindows()
79
80
if __name__ == "__main__":
81
-
main()
78
cv2.destroyAllWindows()
79
80
if __name__ == "__main__":
81
+
main()