-
my linux can't access huggingface
so when i run the project, this error occurred.
OSError: Can't load config for 'openai/clip-vit-large-patch14'. If you were trying to load it from 'https://huggingf…
-
**The first question:**
https://github.com/Heidelberg-NLP/MM-SHAP/blob/00a66bf932315d88be1e33c5bf39b0d8dc507d55/mm-shap_clip_dataset.py#L65
I check with this code and try to apply it also on the…
-
OSError: Can't load tokenizer for 'openai/clip-vit-base-patch32'. If you were trying to load it from 'https://huggingface.co/models', make sure you don't have a local directory with the same name. Oth…
-
-
Hi All,
I'm encountering an issue with video iframes. YouTube videos on Medium are not being extracted. Per the documentation, I would expect this to be extracted successfully. Does anyone have any…
-
run python scripts/txt2img.py --prompt "a photograph of an astronaut riding a horse" --plms error:
Can't load the model for 'openai/clip-vit-large-patch14'. If you were trying to load it from 'htt…
-
I've installed CLIP via pip install git+https://github.com/openai/CLIP.git
but still get CLIP Model not found here
![image](https://user-images.githubusercontent.com/48729162/210268320-1e8f1c87…
-
Thanks for sending an issue! Here are some tips for you:
If this is your first time, please read our contributor guidelines: https://github.com/mindspore-ai/mindspore/blob/master/CONTRIBUTING.md
…
-
-
CUDA_VISIBLE_DEVICES=0 python3 inference.py --model-path ./PCIResearch/TransCore-M --vision-path ./openai/clip-vit-large-patch14-336
You are using a model of type transcorem to instantiate a model of…