Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -4,7 +4,7 @@ https://github.com/AUTOMATIC1111/stable-diffusion-webui/releases/tag/v1.7.0
|
|
4 |
|
5 |
"""
|
6 |
|
7 |
-
commit_id=r"
|
8 |
import os
|
9 |
from sys import executable
|
10 |
import subprocess
|
|
|
4 |
|
5 |
"""
|
6 |
|
7 |
+
commit_id=r"7799859f9fb8a0428d33e50a867e2407be4b8620" #Version 1.7.0
|
8 |
import os
|
9 |
from sys import executable
|
10 |
import subprocess
|