Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
JFoz
/
Dog-Pose-Editor-Controlnet
like
5
Runtime error
App
Files
Files
Community
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>