thefcraft commited on
Commit
a32b701
1 Parent(s): a1310f2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ pipeline_tag: text-generation
10
  https://github.com/thefcraft/prompt-generator-stable-diffusion/tree/main
11
 
12
  ### How to use
13
- ```
14
  import pickle
15
  import random
16
  import numpy as np
 
10
  https://github.com/thefcraft/prompt-generator-stable-diffusion/tree/main
11
 
12
  ### How to use
13
+ ```python
14
  import pickle
15
  import random
16
  import numpy as np