keras-io icon indicating copy to clipboard operation
keras-io copied to clipboard

Add HF space and model to Semantic Image Clustering

Open johko opened this issue 3 years ago • 4 comments
trafficstars

This PR contains added HF space and model reference for Semantic Image Clustering.

While running black it also reformatted a line of layers, I don't know if that should stay as black wants it or as it was before.

johko avatar Jul 01 '22 18:07 johko

@johko can you check if version of your black is black==19.10b0?

merveenoyan avatar Jul 06 '22 11:07 merveenoyan

@merveenoyan Yes, black is version 19.10b0 in my venv

johko avatar Jul 06 '22 21:07 johko

Please see style formatting (see logs)

fchollet avatar Jul 13 '22 21:07 fchollet

I reverted the style formatting and updated my black. In the newer version it does not complain, about it anymore.

johko avatar Jul 14 '22 07:07 johko

Sorry for the late reply on this, I was on an extended holiday. I uploaded the generated files but there seems to be some cla issue related to a huggingface account seemingly involved and I don't exactly know where that comes from. Do you have any idea @merveenoyan ?

johko avatar Aug 28 '22 20:08 johko

Did you actually sign the CLA with the email you used to sign the commits in the PR?

fchollet avatar Aug 28 '22 21:08 fchollet

I found the issue regarding the CLA - apparently while following a tutorial on Sagemaker usage with huggingface I somewhere changed my global git credentials accidentally, which lead to the error here. I'm working on fixing it now.

johko avatar Aug 29 '22 07:08 johko

@fchollet it should be good now :)

johko avatar Aug 29 '22 18:08 johko