owkin / HistoSSLscaling

Code associated to the publication: Scaling self-supervised learning for histopathology with masked image modeling, A. Filiot et al., MedRxiv (2023). We publicly release Phikon 🚀
Other
140 stars 11 forks source link

How to access "owkin/phikon" Hugginface model? #14

Closed sergiosstbn closed 9 months ago

sergiosstbn commented 9 months ago

Thanks for the awesome work!

I am trying to follow the tutorial (https://github.com/owkin/HistoSSLscaling/blob/main/notebooks/phikon_tutorial.ipynb) and it fails to find the model "owkin/phikon" on the Hugginface hub, even after being authenticated with a Hugginface access token.

Should I request access in another way?

afilt commented 9 months ago

Hello @sergiosstbn, should be good now :)

sergiosstbn commented 9 months ago

Hello @afilt, yes, now it's working. Thank you for resolving this so quickly!