Update README.md
Browse files
README.md
CHANGED
@@ -127,7 +127,8 @@ Debug Log
|
|
127 |
25-07-21 22:47:02 | I | === Start Evaluating ===
|
128 |
25-07-21 22:47:02 | I | * Building diffusion model pipeline
|
129 |
Loading checkpoint shards: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 2/2 [00:00<00:00, 15.44it/s]
|
130 |
-
Loading pipeline components...: 57%|████████████████████████████████████████████████████████████████
|
|
|
131 |
Loading pipeline components...: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 7/7 [00:00<00:00, 7.79it/s]
|
132 |
>>> DEVICE: cuda
|
133 |
>>> PIPELINE TYPE: <class 'diffusers.pipelines.flux.pipeline_flux.FluxPipeline'>
|
|
|
127 |
25-07-21 22:47:02 | I | === Start Evaluating ===
|
128 |
25-07-21 22:47:02 | I | * Building diffusion model pipeline
|
129 |
Loading checkpoint shards: 100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 2/2 [00:00<00:00, 15.44it/s]
|
130 |
+
Loading pipeline components...: 57%|████████████████████████████████████████████████████████████████ | 4/7 [00:00<00:00, 9.47it/s]
|
131 |
+
You set `add_prefix_space`. The tokenizer needs to be converted from the slow tokenizers
|
132 |
Loading pipeline components...: 100%|████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 7/7 [00:00<00:00, 7.79it/s]
|
133 |
>>> DEVICE: cuda
|
134 |
>>> PIPELINE TYPE: <class 'diffusers.pipelines.flux.pipeline_flux.FluxPipeline'>
|