Disty0 commited on
Commit
511d4d6
1 Parent(s): 275d668

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,7 +32,7 @@ Slower but higher quality version with Full VAE: [LCM_SoteMix_OpenVINO_CPU_Space
32
 
33
  [LCM Project page](https://latent-consistency-models.github.io)
34
 
35
- <p>Running on CPU with OpenVINO Acceleration</p>
36
  '''
37
 
38
  MAX_SEED = np.iinfo(np.int32).max
 
32
 
33
  [LCM Project page](https://latent-consistency-models.github.io)
34
 
35
+ <p>Running on a Dual Core CPU with OpenVINO Acceleration</p>
36
  '''
37
 
38
  MAX_SEED = np.iinfo(np.int32).max