Spaces:
Running
on
Zero
Running
on
Zero
done
#7
by
ameerazam08
- opened
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
|