dataautogpt3
commited on
Commit
•
23a1ade
1
Parent(s):
5db35d8
Update README.md
Browse files
README.md
CHANGED
@@ -83,7 +83,7 @@ please also consider using these keep words to improve your prompts: best qualit
|
|
83 |
|
84 |
# Use it with 🧨 diffusers
|
85 |
|
86 |
-
```
|
87 |
import torch
|
88 |
from diffusers import (
|
89 |
StableDiffusionXLPipeline,
|
|
|
83 |
|
84 |
# Use it with 🧨 diffusers
|
85 |
|
86 |
+
```python
|
87 |
import torch
|
88 |
from diffusers import (
|
89 |
StableDiffusionXLPipeline,
|