Update README.md
Browse files
README.md
CHANGED
@@ -80,8 +80,6 @@ pipe.load_lora_weights(lora_repo)
|
|
80 |
device = torch.device("cuda")
|
81 |
pipe.to(device)
|
82 |
```
|
83 |
-
|
84 |
-
|
85 |
## Trigger words
|
86 |
|
87 |
You should use `3DXL Mannequin` to trigger the image generation.
|
|
|
80 |
device = torch.device("cuda")
|
81 |
pipe.to(device)
|
82 |
```
|
|
|
|
|
83 |
## Trigger words
|
84 |
|
85 |
You should use `3DXL Mannequin` to trigger the image generation.
|