Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
kfahn
/
Animal_Pose_Control_Net
Like
8
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
kfahn
commited on
Apr 30, 2023
Commit
39b853a
·
1 Parent(s):
0aeca15
Create test.html
Browse files
Adding an html file to link p5 sketch
Files changed (1)
hide
show
test.html
+5
-0
test.html
ADDED
Viewed
@@ -0,0 +1,5 @@
1
+
<html>
2
+
<body>
3
+
<iframe src="https://editor.p5js.org/kfahn/full/DvH0MHKAx"></iframe>
4
+
</body>
5
+
</html>