Update README.md
Browse files
README.md
CHANGED
@@ -61,13 +61,13 @@ ggc b2
|
|
61 |
>Detecting Safetensors...
|
62 |
>
|
63 |
>Safetensors file(s) available. Select which one for VAE:
|
64 |
-
>1. ae_fp16.safetensors
|
65 |
-
>2. ae_fp32.safetensors
|
66 |
>3. ae_fp8_e4m3fn.safetensors
|
67 |
>4. ema_bf16.safetensors
|
68 |
>5. ema_fp8_e4m3fn.safetensors
|
69 |
>
|
70 |
-
>Enter your choice (1 to 5):
|
71 |
|
72 |
- opt a `vae` then opt a `model` file in the current directory to interact
|
73 |
|
|
|
61 |
>Detecting Safetensors...
|
62 |
>
|
63 |
>Safetensors file(s) available. Select which one for VAE:
|
64 |
+
>1. ae_fp16.safetensors
|
65 |
+
>2. ae_fp32.safetensors (recommended)
|
66 |
>3. ae_fp8_e4m3fn.safetensors
|
67 |
>4. ema_bf16.safetensors
|
68 |
>5. ema_fp8_e4m3fn.safetensors
|
69 |
>
|
70 |
+
>Enter your choice (1 to 5): 2
|
71 |
|
72 |
- opt a `vae` then opt a `model` file in the current directory to interact
|
73 |
|