Zero-Shot Image Classification
OpenCLIP
Safetensors
English
biology
CV
images
imageomics
clip
species-classification
biological visual task
multimodal
animals
plants
fungi
species
taxonomy
rare species
endangered species
evolutionary biology
knowledge-guided
Instructions to use imageomics/bioclip-2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use imageomics/bioclip-2 with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:imageomics/bioclip-2') tokenizer = open_clip.get_tokenizer('hf-hub:imageomics/bioclip-2') - Notebooks
- Google Colab
- Kaggle
Both BioCLIP APIs call return 401 error code
#4
by hmitiche16dz - opened
I am not sure if I can raise the issue here,
it seems the API is down or something,
If so, I am wondering if it's temporary ?
thanks!
Yeah, the demo app works, and I could use bioclip2-demo2 api
based on the doc explaination (here: https://huggingface.co/spaces/imageomics/bioclip-2-demo)
I should have just read the doc rather then count on chat gpt and gemini
thank you
hmitiche16dz changed discussion status to closed