This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
dora-rs
/
dora
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
124
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
Update dependency transformers to v4.53.0 [SECURITY]
renovate/pypi-transformers-vulnerability
renovate[bot]
GitHub
5 months ago
parent
77c277910b
commit
b609ced766
No known key found for this signature in database
GPG Key ID:
B5690EEEBB952194
5 changed files
with
725 additions
and
735 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
node-hub/dora-parler/pyproject.toml
+1
-1
node-hub/dora-phi4/pyproject.toml
+721
-731
node-hub/dora-phi4/uv.lock
+1
-1
node-hub/dora-qwen/pyproject.toml
+1
-1
node-hub/dora-transformers/pyproject.toml
+ 1
- 1
node-hub/dora-parler/pyproject.toml
View File
@@ -16,7 +16,7 @@ dependencies = [
"sentencepiece >= 0.1.99",
"pyaudio >= 0.2.14",
"modelscope >= 1.18.1",
"transformers >=4.
48.0,<=4.48
.0",
"transformers >=4.
53.0,<=4.53
.0",
]
[tool.uv.sources]
+ 1
- 1
node-hub/dora-phi4/pyproject.toml
View File
@@ -11,7 +11,7 @@ dependencies = [
"dora-rs>=0.3.9",
"torch==2.6.0",
"torchvision==0.21.0",
"transformers==4.
48.2
",
"transformers==4.
53.0
",
"accelerate==1.3.0",
"soundfile==0.13.1",
"pillow==11.1.0",
+ 721
- 731
node-hub/dora-phi4/uv.lock
File diff suppressed because it is too large
View File
+ 1
- 1
node-hub/dora-qwen/pyproject.toml
View File
@@ -15,7 +15,7 @@ dependencies = [
"opencv-python >= 4.1.1",
"modelscope >= 1.18.1",
"accelerate>=1.3.0",
"transformers <=
4.52.1
",
"transformers <=
4.53.0
",
"mlx-lm>=0.21.1; sys_platform == 'darwin'",
"llama-cpp-python",
]
+ 1
- 1
node-hub/dora-transformers/pyproject.toml
View File
@@ -15,7 +15,7 @@ dependencies = [
"opencv-python >= 4.1.1",
"modelscope >= 1.18.1",
"accelerate >= 1.3.0",
"transformers <=
4.52.1
",
"transformers <=
4.53.0
",
"bitsandbytes>=0.41.1",
]
Write
Preview
Loading…
Cancel
Save