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
renzhc
diffusers_dcu
Commits
d88ae1f5
Unverified
Commit
d88ae1f5
authored
May 06, 2025
by
Sayak Paul
Committed by
GitHub
May 06, 2025
Browse files
update dep table. (#11504)
* update dep table. * fix
parent
53f1043c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
.github/workflows/pr_tests.yml
.github/workflows/pr_tests.yml
+1
-0
src/diffusers/dependency_versions_table.py
src/diffusers/dependency_versions_table.py
+1
-1
No files found.
.github/workflows/pr_tests.yml
View file @
d88ae1f5
...
@@ -11,6 +11,7 @@ on:
...
@@ -11,6 +11,7 @@ on:
-
"
tests/**.py"
-
"
tests/**.py"
-
"
.github/**.yml"
-
"
.github/**.yml"
-
"
utils/**.py"
-
"
utils/**.py"
-
"
setup.py"
push
:
push
:
branches
:
branches
:
-
ci-*
-
ci-*
...
...
src/diffusers/dependency_versions_table.py
View file @
d88ae1f5
...
@@ -23,7 +23,7 @@ deps = {
...
@@ -23,7 +23,7 @@ deps = {
"librosa"
:
"librosa"
,
"librosa"
:
"librosa"
,
"numpy"
:
"numpy"
,
"numpy"
:
"numpy"
,
"parameterized"
:
"parameterized"
,
"parameterized"
:
"parameterized"
,
"peft"
:
"peft>=0.
6
.0"
,
"peft"
:
"peft>=0.
15
.0"
,
"protobuf"
:
"protobuf>=3.20.3,<4"
,
"protobuf"
:
"protobuf>=3.20.3,<4"
,
"pytest"
:
"pytest"
,
"pytest"
:
"pytest"
,
"pytest-timeout"
:
"pytest-timeout"
,
"pytest-timeout"
:
"pytest-timeout"
,
...
...
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