awacke1 commited on
Commit
514afde
·
1 Parent(s): cbc51eb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -19,7 +19,7 @@ digraph structs {
19
  node [shape=plaintext];
20
 
21
  struct1 [label=<<TABLE>
22
- <TR><TD><IMG SRC="https://huggingface.co/spaces/awacke1/GraphViz-Demo/1.png"/></TD></TR>
23
  <TR><TD>caption</TD></TR>
24
  </TABLE>>];
25
  }
 
19
  node [shape=plaintext];
20
 
21
  struct1 [label=<<TABLE>
22
+ <TR><TD><IMG SRC="1.png"/></TD></TR>
23
  <TR><TD>caption</TD></TR>
24
  </TABLE>>];
25
  }