update requirements

pull/3485/head
GameSpy 2026-02-11 19:17:34 +01:00
parent 1199b6ac0c
commit 4f45d7cf17
2 changed files with 6 additions and 6 deletions

View File

@ -16,7 +16,7 @@ dependencies = [
"fairscale==0.4.13",
"ftfy==6.1.1",
"gradio>=5.34.1",
"huggingface-hub==0.29.3",
"huggingface-hub==0.34.3",
"imagesize==1.4.1",
"invisible-watermark==0.2.0",
"library",
@ -47,7 +47,7 @@ dependencies = [
"toml==0.10.2",
"torch>=2.5.0",
"torchvision>=0.20.0",
"transformers==4.44.2",
"transformers==4.54.1",
"triton>=3.1.0; sys_platform == 'linux'",
"voluptuous==0.13.1",
"wandb==0.18.0",
@ -82,4 +82,4 @@ explicit = true
[[tool.uv.index]]
name = "pytorch-cu128"
url = "https://download.pytorch.org/whl/cu128"
explicit = true
explicit = true

View File

@ -8,7 +8,7 @@ einops==0.7.0
fairscale==0.4.13
ftfy==6.1.1
gradio>=5.34.1
huggingface-hub==0.29.3
huggingface-hub==0.34.3
imagesize==1.4.1
invisible-watermark==0.2.0
lion-pytorch==0.0.6
@ -31,8 +31,8 @@ sentencepiece==0.2.0
timm==1.0.15
tk==0.1.0
toml==0.10.2
transformers==4.44.2
transformers==4.54.1
voluptuous==0.13.1
wandb==0.18.0
# for kohya_ss sd-scripts library
-e ./sd-scripts
-e ./sd-scripts