CoolFace
Apppublic

usamyy/isic-skin-lesion-segmentation

sourceHugging Facemitupdated 5mo agoView on Hugging Face
0likes
7 commits on main
8201c9c5mo ago

switch to gradio 4.36.1 + gr.Interface (simpler, more stable)

ahmed4185
04766605mo ago

fix: disable api introspection, pin gradio_client, disable ssr

ahmed4185
692b5a65mo ago

fix: upgrade gradio 4->5 + pin huggingface_hub to compatible version

ahmed4185
17230a45mo ago

fix: pin python 3.10 + gradio 4.44 to avoid audioop missing in py3.13

ahmed4185
5bd704b5mo ago

fix: add yaml metadata block to README

ahmed4185
4b9ccb45mo ago

Initial deploy: SwinUNet from scratch on ISIC 2018

ahmed4185
a44ac6c5mo ago

initial commit

usamyy