Update README.md
Browse files
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
|