Spaces:
Running
on
Zero
Running
on
Zero
ameerazam08
commited on
Commit
•
475e151
1
Parent(s):
8436e2d
done
Browse files
app.py
CHANGED
@@ -136,6 +136,7 @@ interface = gr.Interface(
|
|
136 |
7, # CFG Scale
|
137 |
|
138 |
]
|
|
|
139 |
)
|
140 |
|
141 |
# Pre-load the model to avoid multiprocessing issues
|
|
|
136 |
7, # CFG Scale
|
137 |
|
138 |
]
|
139 |
+
]
|
140 |
)
|
141 |
|
142 |
# Pre-load the model to avoid multiprocessing issues
|