Update README.md
Browse files
README.md
CHANGED
@@ -39,3 +39,8 @@ image = pipe(
|
|
39 |
generator=torch.Generator("cpu").manual_seed(0)
|
40 |
).images[0]
|
41 |
```
|
|
|
|
|
|
|
|
|
|
|
|
39 |
generator=torch.Generator("cpu").manual_seed(0)
|
40 |
).images[0]
|
41 |
```
|
42 |
+
|
43 |
+
|
44 |
+
<div style="max-width: 350px; margin: 0 auto;">
|
45 |
+
<img src='https://huggingface.co/jaeyong2/FLUX.1-dev-ko/blob/main/flux-dev3.png' />
|
46 |
+
</div>
|