Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -31,7 +31,7 @@ Faster but lower quality version with TAESD VAE: [LCM_SoteMix_OpenVINO_CPU_Space
|
|
31 |
|
32 |
[LCM Project page](https://latent-consistency-models.github.io)
|
33 |
|
34 |
-
<p>Running on CPU with OpenVINO Acceleration</p>
|
35 |
'''
|
36 |
|
37 |
MAX_SEED = np.iinfo(np.int32).max
|
|
|
31 |
|
32 |
[LCM Project page](https://latent-consistency-models.github.io)
|
33 |
|
34 |
+
<p>Running on a Dual Core CPU with OpenVINO Acceleration</p>
|
35 |
'''
|
36 |
|
37 |
MAX_SEED = np.iinfo(np.int32).max
|