Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
fengzch-das
nunchaku
Commits
cc57c55b
Commit
cc57c55b
authored
Oct 13, 2025
by
Muyang Li
Browse files
chore: hardcode the ci version
parent
af7b722c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
pyproject.toml
pyproject.toml
+3
-3
No files found.
pyproject.toml
View file @
cc57c55b
...
...
@@ -29,7 +29,7 @@ dependencies = [
"protobuf"
,
"sentencepiece"
,
"torchvision>=0.20"
,
"transformers>=4.5
3.3
,<4.57"
,
"transformers>=4.5
4
,<4.57"
,
]
optional-dependencies.ci
=
[
"accelerate==1.9"
,
...
...
@@ -38,7 +38,7 @@ optional-dependencies.ci = [
"diffusers @ git+https://github.com/huggingface/diffusers@041501a"
,
"facexlib==0.3"
,
"huggingface-hub==0.34"
,
"image-gen-aux @ git+https://github.com/asomoza/image_gen_aux.git"
,
"image-gen-aux @ git+https://github.com/asomoza/image_gen_aux.git
@e08ae3d
"
,
"insightface==0.7.3"
,
"onnxruntime==1.22.1"
,
"opencv-python==4.11.0.86"
,
...
...
@@ -47,7 +47,7 @@ optional-dependencies.ci = [
"pytest-rerunfailures==16.0.1"
,
"timm==1.0.19"
,
"torchmetrics==1.8"
,
"transformers==4.5
3.3
"
,
"transformers==4.5
4
"
,
]
optional-dependencies.demo
=
[
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment