Juno360219 commited on
Commit
9825e46
1 Parent(s): e1cf593

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +10 -1
index.html CHANGED
@@ -10,4 +10,13 @@
10
  <p id="3dModel"></p>
11
  </section>
12
  </article>
13
- </body></html>
 
 
 
 
 
 
 
 
 
 
10
  <p id="3dModel"></p>
11
  </section>
12
  </article>
13
+ </body></html>
14
+ from hugging_face import image_to_3d
15
+ from pip import install
16
+ import os
17
+ from os.path import expandvars
18
+
19
+ install(os)
20
+
21
+ img_to_3d = image_to_3d(expandvars('%s.jpg'))
22
+ print(img_to_3d.jpg_text)