Question about requirements.txt dependencies
Author: eshwanthkartitrCreated Jul 6, 2026Updated Jul 6, 2026
I ran the README setup on a fresh environment and the install failed on the transformers pin in requirements.txt. It looks like the current version may not exist on PyPI, so I wanted to check whether that dependency change was intentional or if the file needs to be updated. The rest of the build completed fine once I used a resolvable transformers version.
Source: ggml-org/ggml