mirror of https://github.com/lllyasviel/Fooocus
chore: update packages #2
parent
ef8dd27f91
commit
3a86fa2f0d
|
|
@ -8,7 +8,7 @@
|
||||||
},
|
},
|
||||||
"outputs": [],
|
"outputs": [],
|
||||||
"source": [
|
"source": [
|
||||||
"!pip install pygit2==1.12.2\n",
|
"!pip install pygit2==1.15.1\n",
|
||||||
"%cd /content\n",
|
"%cd /content\n",
|
||||||
"!git clone https://github.com/lllyasviel/Fooocus.git\n",
|
"!git clone https://github.com/lllyasviel/Fooocus.git\n",
|
||||||
"%cd /content/Fooocus\n",
|
"%cd /content/Fooocus\n",
|
||||||
|
|
|
||||||
|
|
@ -1,21 +1,21 @@
|
||||||
torchsde==0.2.6
|
torchsde==0.2.6
|
||||||
einops==0.4.1
|
einops==0.8.0
|
||||||
transformers==4.41.2
|
transformers==4.42.4
|
||||||
safetensors==0.4.3
|
safetensors==0.4.3
|
||||||
accelerate==0.21.0
|
accelerate==0.32.1
|
||||||
pyyaml==6.0.1
|
pyyaml==6.0.1
|
||||||
Pillow==10.3.0
|
pillow==10.4.0
|
||||||
scipy==1.13.1
|
scipy==1.14.0
|
||||||
tqdm==4.64.1
|
tqdm==4.66.4
|
||||||
psutil==5.9.5
|
psutil==6.0.0
|
||||||
pytorch_lightning==1.9.4
|
pytorch_lightning==2.3.3
|
||||||
omegaconf==2.2.3
|
omegaconf==2.3.0
|
||||||
gradio==3.41.2
|
gradio==3.41.2
|
||||||
pygit2==1.15.0
|
pygit2==1.15.1
|
||||||
opencv-contrib-python==4.8.0.74
|
opencv-contrib-python==4.10.0.84
|
||||||
httpx==0.24.1
|
httpx==0.27.0
|
||||||
onnxruntime==1.18.0
|
onnxruntime==1.18.1
|
||||||
timm==0.9.2
|
timm==1.0.7
|
||||||
numpy==1.26.4
|
numpy==1.26.4
|
||||||
tokenizers==0.19.1
|
tokenizers==0.19.1
|
||||||
packaging==24.1
|
packaging==24.1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue