update requirements

This commit is contained in:
Vladimir Mandic
2023-12-30 17:55:06 -05:00
parent 8126018b00
commit 18f0cd0ca8
2 changed files with 6 additions and 4 deletions
+2
View File
@@ -26,6 +26,8 @@
- processing: correct display metadata
- upscale: fix ldsr
- ipex: fix torch.load, thanks @Disty0
- **Other**
- updated core requirements
## Update for 2023-12-29
+4 -4
View File
@@ -43,10 +43,11 @@ fasteners
dctorch
pymatting
matplotlib
peft
httpx==0.24.1
compel==2.0.2
torchsde==0.2.6
clip-interrogator==0.6.0
clip-interrogator==0.6.0
antlr4-python3-runtime==4.9.3
requests==2.31.0
tqdm==4.66.1
@@ -57,8 +58,8 @@ einops==0.4.1
gradio==3.43.2
huggingface_hub==0.20.1
numexpr==2.8.4
numpy==1.24.4
numba==0.57.1
numpy==1.26.2
numba==0.58.1
pandas==1.5.3
protobuf==3.20.3
pytorch_lightning==1.9.4
@@ -70,4 +71,3 @@ Pillow==10.1.0
timm==0.9.12
pydantic==1.10.13
typing-extensions==4.9.0
peft