CoolFace
Apppublic

xray2024/Image_to_Ascii_Art

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
15 commits on main
7e2884b2y ago

Added performance evaluation functions

xray2024
937b4d92y ago

Removed a bunch of ascii characters from the list

xray2024
82cd76e2y ago

Added █ to the first ascii list

xray2024
a5704942y ago

Reversed black and white pixels

xray2024
d4c16412y ago

Changed background to white. Updated text size to 2px

xray2024
11bc9482y ago

Changed background color to yellow

xray2024
def5c6f2y ago

Update app.py

xray2024
2a147f52y ago

Changed background color to black

xray2024
6ab142a2y ago

Updated font size 1 to 2px, fix previous update that was erronous

xray2024
2bf09122y ago

Updated font size from 1 to 2px

xray2024
48fff452y ago

Update requirements.txt

xray2024
d94f00d2y ago

Create requirements.txt

xray2024
41d7ee92y ago

Rename lab1.py to app.py

xray2024
43de0412y ago

Finished gradio Image to Ascii

xray2024
a1bf9292y ago

initial commit

xray2024