Commit
·
0f558cd
1
Parent(s):
4702279
Update README.md
Browse files
README.md
CHANGED
@@ -80,11 +80,7 @@ query({"inputs": "Astronaut riding a horse"}).then((response) => {
|
|
80 |
// Use image
|
81 |
});
|
82 |
```
|
83 |
-
|
84 |
-
import io
|
85 |
-
from PIL import Image
|
86 |
-
image = Image.open(io.BytesIO(image_bytes))
|
87 |
-
```
|
88 |
|
89 |
# Links
|
90 |
-[GitHub](https://github.com/minhthangdang/MidJoureny)
|
|
|
80 |
// Use image
|
81 |
});
|
82 |
```
|
83 |
+
|
|
|
|
|
|
|
|
|
84 |
|
85 |
# Links
|
86 |
-[GitHub](https://github.com/minhthangdang/MidJoureny)
|