Spaces:
Runtime error
Runtime error
Commit
·
7fd2fc0
1
Parent(s):
5683c84
update app.py
Browse files
app.py
CHANGED
@@ -99,7 +99,7 @@ def prepare_pipeline(model_version, enable_realism, enable_anti_blur):
|
|
99 |
pipeline.load_loras(loras)
|
100 |
|
101 |
|
102 |
-
@spaces.GPU
|
103 |
def generate_image(
|
104 |
input_image,
|
105 |
control_image,
|
|
|
99 |
pipeline.load_loras(loras)
|
100 |
|
101 |
|
102 |
+
# @spaces.GPU
|
103 |
def generate_image(
|
104 |
input_image,
|
105 |
control_image,
|