libxml / test /scripts /base.xml
AryaWu's picture
Upload folder using huggingface_hub
6baed57 verified
<doc>
<e xml:base="http://example.com/base/">
<images xml:base="images/">
<img href="img1.gif"/>
</images>
</e>
</doc>