CoolFace
Apppublic

jph00/daniel-img-fix

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
2likes
7 commits on main
87896044y ago

changes to tolerant when there is a `.` inside the image name before `.png` or `.jpeg` (#5)

jph00, DanielCL
bd669c94y ago

improve the pattern to include situations of no space and no new line for adding top_hide (#4)

jph00, DanielCL
c41e3c24y ago

fixed the error when paragraph above the image link has white spaces (#3)

jph00, DanielCL
fd076044y ago

add hide button to the `fix_imgs` function into a new function `fix_imgs_with_hide` (#2)

jph00, DanielCL
e9716b84y ago

Create new file

jph00
a013f204y ago

Create app.py

jph00
cb2637d4y ago

initial commit

jph00