Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -27,7 +27,7 @@ import os
|
|
| 27 |
import shutil
|
| 28 |
|
| 29 |
from stablediffusion import *
|
| 30 |
-
path="
|
| 31 |
concept_styles={
|
| 32 |
"cubex":"cubex.bin",
|
| 33 |
"hours-style":"hours-style.bin",
|
|
|
|
| 27 |
import shutil
|
| 28 |
|
| 29 |
from stablediffusion import *
|
| 30 |
+
path="Project/concept_styles"
|
| 31 |
concept_styles={
|
| 32 |
"cubex":"cubex.bin",
|
| 33 |
"hours-style":"hours-style.bin",
|