alfredplpl
commited on
Commit
•
3967229
1
Parent(s):
2be1acd
Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ We can load this model by ComfyUI.
|
|
13 |
## Usage
|
14 |
- ComfyUI
|
15 |
1. Download [this model](modern-anime-fp8.safetensors).
|
16 |
-
2. Move the file to ComfyUI/models/
|
17 |
3. Lunch ComfyUI with fp8 option ([detail](https://github.com/comfyanonymous/ComfyUI/issues/2157)).
|
18 |
```bash
|
19 |
python main.py --fp8_e4m3fn-unet
|
|
|
13 |
## Usage
|
14 |
- ComfyUI
|
15 |
1. Download [this model](modern-anime-fp8.safetensors).
|
16 |
+
2. Move the file to ComfyUI/models/unet.
|
17 |
3. Lunch ComfyUI with fp8 option ([detail](https://github.com/comfyanonymous/ComfyUI/issues/2157)).
|
18 |
```bash
|
19 |
python main.py --fp8_e4m3fn-unet
|