patrickvonplaten
commited on
Commit
•
bc45132
1
Parent(s):
8da8ffa
Update README.md
Browse files
README.md
CHANGED
@@ -61,7 +61,7 @@ image = Image.open(BytesIO(response.content)).convert("RGB")
|
|
61 |
image = pipe(image).images[0]
|
62 |
```
|
63 |
|
64 |
-
![img](
|
65 |
|
66 |
# Uses
|
67 |
|
|
|
61 |
image = pipe(image).images[0]
|
62 |
```
|
63 |
|
64 |
+
![img](./image.png)
|
65 |
|
66 |
# Uses
|
67 |
|