laurenok24 commited on
Commit
a868a36
1 Parent(s): b410b92

Upload intermediate_steps.html

Browse files
Files changed (1) hide show
  1. intermediate_steps.html +7 -0
intermediate_steps.html ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <div style='max-width:100%; max-height:360px; overflow:auto'>
4
+ Abstracted Symbols...
5
+ <img src="data:image/gif;base64,{{pose_gif}}" alt="Pose GIF" width="400" height="200">
6
+ </div>
7
+ </html>