-
I am looking for a good python wrapper for the tesseract api and feel like I have come to the right place :)
The only grain of salt I see as of now is that from the usage examples and from a first …
-
The package testing we use does not work well. Code is here: https://github.com/StatCan/aaw-kubeflow-containers/blob/master/tests/general/test_packages.py
Example issues with the current test suite…
-
Sometimes the user exists in `info.context.request.user`, but sometimes that fails, but using `django.contrib.auth.get_user(info)` returns a user. Sometimes neither work, despite having a valid JWT we…
-
when running `scripts/vis_est_poses.py` with pillow >= 10 you will get an error saying that font object has not attribute `getsize`. Fix the requirement file to specify the exact pillow version that w…
-
Hello, was trying when using unsloth for the final local saving model with the line:
model.save_pretrained_gguf("dir", tokenizer, quantization_method = "q4_k_m")
and have the error:
Unsloth: …
-
Though my install says
```
Requirement already satisfied: colorthief in /home/quinten/anaconda2/lib/python2.7/site-packages
Requirement already satisfied: Pillow in /home/quinten/anaconda2/lib/p…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
I tried to compile it but got:
- Imaging.h not found
then found it in Pillow-6.2.0 source got
- nv_core_h. not found
then found it (and many others dependent includes) in nvxs-1.0.2 source got
- …
-
Hi guys,
I'am in the process of upgrading my project from Python 3.7 to 3.9 but the Luma.oled library is spazzing out.. In the attached picture you see a scrolling text. With 3.7 everything works fin…
-
### System Info
- `transformers` version: 4.45.2
- Platform: macOS-14.6-arm64-arm-64bit
- Python version: 3.9.6
- Huggingface_hub version: 0.25.2
- Safetensors version: 0.4.5
- Accelerate vers…