Update README.md
Browse files
README.md
CHANGED
|
@@ -29,7 +29,7 @@ We used the multilingual encoder [byt5-xxl](https://huggingface.co/google/byt5-x
|
|
| 29 |
|
| 30 |
|
| 31 |
## `MultilingualFLUX.1`
|
| 32 |
-
The
|
| 33 |
|
| 34 |
|
| 35 |
```python
|
|
|
|
| 29 |
|
| 30 |
|
| 31 |
## `MultilingualFLUX.1`
|
| 32 |
+
The same applies to other FLUX.1 series models, just remember to adjust the `num_inference_steps` and `guidance_scale` as needed.
|
| 33 |
|
| 34 |
|
| 35 |
```python
|