diff options
| author | CodeHatchling <steve@codehatch.com> | 2023-12-02 21:14:02 -0700 |
|---|---|---|
| committer | CodeHatchling <steve@codehatch.com> | 2023-12-02 21:14:02 -0700 |
| commit | 3bd3a091604a332de6ff249870dabd2a91215499 (patch) | |
| tree | 0323625627748ee44fc192bb2496585a4db56b5a /requirements_versions.txt | |
| parent | bb04d400c95df01d191ef6c1a43e66b95425fa33 (diff) | |
| parent | f0f100e67b78f686dc73cf3c8cad422e45cc9b8a (diff) | |
| download | stable-diffusion-webui-gfx803-3bd3a091604a332de6ff249870dabd2a91215499.tar.gz | |
Merge remote-tracking branch 'origin/dev' into soft-inpainting
# Conflicts:
# modules/processing.py
Diffstat (limited to 'requirements_versions.txt')
| -rw-r--r-- | requirements_versions.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements_versions.txt b/requirements_versions.txt index e84bd427..cb7403a9 100644 --- a/requirements_versions.txt +++ b/requirements_versions.txt @@ -27,6 +27,6 @@ timm==0.9.2 tomesd==0.1.3
torch
torchdiffeq==0.2.3
-torchsde==0.2.5
+torchsde==0.2.6
transformers==4.30.2
httpx==0.24.1
|
