Update app.py
Browse files
app.py
CHANGED
@@ -30,7 +30,7 @@ This model is for Anime art style.
|
|
30 |
|
31 |
[LCM Project page](https://latent-consistency-models.github.io)
|
32 |
|
33 |
-
<p>Running on CPU with OpenVINO
|
34 |
'''
|
35 |
|
36 |
MAX_SEED = np.iinfo(np.int32).max
|
|
|
30 |
|
31 |
[LCM Project page](https://latent-consistency-models.github.io)
|
32 |
|
33 |
+
<p>Running on CPU with OpenVINO Acceleration</p>
|
34 |
'''
|
35 |
|
36 |
MAX_SEED = np.iinfo(np.int32).max
|