biubiubiiu commited on
Commit
4efae7a
1 Parent(s): e0adc51

use cpu for inference

Browse files
Files changed (1) hide show
  1. config.toml +1 -1
config.toml CHANGED
@@ -1,4 +1,4 @@
1
- use_cuda = true
2
 
3
  content_size = 512
4
  style_size = 512
 
1
+ use_cuda = false
2
 
3
  content_size = 512
4
  style_size = 512