Skip to content

Commit

Permalink
Automatic 0.2.8 (#211)
Browse files Browse the repository at this point in the history
* Automatic v0.2.8 pre release

* Pointing to release version of automatic
  • Loading branch information
stan7123 authored Oct 18, 2024
1 parent 7ff332d commit 8793f2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/automatic.ps1
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
param (
[string]$automatic_runtime_package_url = "https://modelserve-automatic1111.s3.eu-central-1.amazonaws.com/sd-webui-gh-v0.2.7.zip",
[string]$automatic_runtime_package_url = "https://modelserve-automatic1111.s3.eu-central-1.amazonaws.com/sd-webui-gh-v0.2.8.zip",
[string]$automatic_package_dir = "package",
[bool]$compress = 0,
[bool]$cleanup = 0
Expand Down

0 comments on commit 8793f2c

Please sign in to comment.