Update README.md
Browse files
README.md
CHANGED
@@ -62,6 +62,7 @@ Image Processing Parameters
|
|
62 |
- **Recommended Inference Steps:** 30–35
|
63 |
|
64 |
## Setting Up
|
|
|
65 |
```python
|
66 |
import torch
|
67 |
from pipelines import DiffusionPipeline
|
|
|
62 |
- **Recommended Inference Steps:** 30–35
|
63 |
|
64 |
## Setting Up
|
65 |
+
|
66 |
```python
|
67 |
import torch
|
68 |
from pipelines import DiffusionPipeline
|