Sam Lapp
Sam Lapp
I have the same issue, and there is no message/button in Security and Privacy with an option to "Open Anyways"
Yes, generally you can create more tags than releases but you should have a unique tag for each release. ["Semantic versioning"](https://packaging.python.org/en/latest/discussions/versioning/) provides a nice guideline in which you have `major.minor.patch`...
Yes, if I install or import the package locally there is no issue. This seems like a pretty important/common use case, because (1) packages with more than just a few...
To be honest, I wouldn't prioritize this as I don't see it being used a lot and haven't had a reason to need it. I opened the feature request because...
Choosing the layer to retrieve embeddings from: allocate_tensors error, when using tensorflow 2.17.0
> Just set the Interpreter-parameter [3] "experimental_preserve_all_tensors" to "True" and the embeddings can be extracted as before. Thanks! This works for me in Tensorflow 2.17 on Linux. For future reference,...
Choosing the layer to retrieve embeddings from: allocate_tensors error, when using tensorflow 2.17.0
Thanks, this works on my end
Hi all, the [documentation](https://huggingface.co/docs/transformers/v4.44.2/en/model_doc/detr#transformers.DetrForObjectDetection.forward.labels) still does not specify the expected format of the `labels['boxes']` when passing labels to .forward(). Could someone specify the expected format and normalization of boxes (e.g....
> Temporarily, if you are hitting this error you can either disable Addons for your project or try to reduce the response size for the page. If you are using...
Disabling add-ons and rebuilding did not resolve the issue for me
> Hrm, this is a little confusing as disabling should avoid the injection logic, but I might be missing something here. Thanks for the update either way, it's good to...