patrickvonplaten
commited on
Commit
·
70c45c0
1
Parent(s):
8676388
Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,8 @@ tags:
|
|
13 |
|
14 |
## Usage
|
15 |
|
|
|
|
|
16 |
```python
|
17 |
# !pip install diffusers
|
18 |
from diffusers import DiffusionPipeline
|
|
|
13 |
|
14 |
## Usage
|
15 |
|
16 |
+
See the following code:
|
17 |
+
|
18 |
```python
|
19 |
# !pip install diffusers
|
20 |
from diffusers import DiffusionPipeline
|