Spaces:
Running
Running
dasghost65536
commited on
Commit
•
9256d05
1
Parent(s):
ad4cb93
updating it to 1.6.1 (which is a minor version, but it's more or less the same as 1.6.0 anyway)
Browse files
app.py
CHANGED
@@ -3,7 +3,7 @@ Stable Diffusion Webui Version 1.6.0
|
|
3 |
https://github.com/AUTOMATIC1111/stable-diffusion-webui/releases/tag/v1.6.0
|
4 |
|
5 |
"""
|
6 |
-
commit_id=r"
|
7 |
import os
|
8 |
from sys import executable
|
9 |
import subprocess
|
|
|
3 |
https://github.com/AUTOMATIC1111/stable-diffusion-webui/releases/tag/v1.6.0
|
4 |
|
5 |
"""
|
6 |
+
commit_id=r"4afaaf8a020c1df457bcf7250cb1c7f609699fa7" #Version 1.61
|
7 |
import os
|
8 |
from sys import executable
|
9 |
import subprocess
|