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
ead09e29
Commit
ead09e29
authored
Oct 05, 2025
by
Muyang Li
Browse files
chore: fix the ci version
parent
00ba7eaf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
pyproject.toml
pyproject.toml
+4
-0
No files found.
pyproject.toml
View file @
ead09e29
...
...
@@ -32,18 +32,22 @@ dependencies = [
"transformers>=4.53.3"
,
]
optional-dependencies.ci
=
[
"accelerate==1.9"
,
"controlnet-aux==0.0.10"
,
"datasets==3.6"
,
"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"
,
"insightface==0.7.3"
,
"onnxruntime==1.22.1"
,
"opencv-python==4.11.0.86"
,
"peft==0.17"
,
"pytest==8.4.2"
,
"pytest-rerunfailures==16.0.1"
,
"timm==1.0.19"
,
"torchmetrics==1.8"
,
"transformers==4.53.3"
,
]
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