mirror of
https://github.com/huggingface/diffusers.git
synced 2026-01-29 07:22:12 +03:00
version table
This commit is contained in:
1
setup.py
1
setup.py
@@ -121,6 +121,7 @@ _deps = [
|
||||
"pytest",
|
||||
"pytest-timeout",
|
||||
"pytest-xdist",
|
||||
"pytest-reportlog",
|
||||
"python>=3.8.0",
|
||||
"ruff==0.9.10",
|
||||
"safetensors>=0.3.1",
|
||||
|
||||
@@ -28,6 +28,7 @@ deps = {
|
||||
"pytest": "pytest",
|
||||
"pytest-timeout": "pytest-timeout",
|
||||
"pytest-xdist": "pytest-xdist",
|
||||
"pytest-reportlog": "pytest-reportlog",
|
||||
"python": "python>=3.8.0",
|
||||
"ruff": "ruff==0.9.10",
|
||||
"safetensors": "safetensors>=0.3.1",
|
||||
|
||||
Reference in New Issue
Block a user