We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae2b85c commit e01561aCopy full SHA for e01561a
pyproject.toml
@@ -30,7 +30,6 @@ dependencies = [
30
"jsonargparse[signatures]>=4.30.1,<=4.32.1; python_version<='3.9'", # 4.33 does not seem to be compatible with Python 3.9
31
"jsonargparse[signatures]>=4.37; python_version>'3.9'", # required to work with python3.12+
32
"lightning>=2.5",
33
- "numpy<2", # for older Torch versions
34
"psutil==7",
35
"safetensors>=0.4.3",
36
# tokenization in most models:
0 commit comments