Update README.md
Browse files
README.md
CHANGED
@@ -31,7 +31,6 @@ pip install -e diffusers-0.30.2/
|
|
31 |
### Load DiffDIS weights from Hugging Face:
|
32 |
|
33 |
```python
|
34 |
-
# Use codes and weights locally
|
35 |
import torch
|
36 |
from diffusers import (
|
37 |
DiffusionPipeline,
|
|
|
31 |
### Load DiffDIS weights from Hugging Face:
|
32 |
|
33 |
```python
|
|
|
34 |
import torch
|
35 |
from diffusers import (
|
36 |
DiffusionPipeline,
|