patrickvonplaten commited on
Commit
bc45132
1 Parent(s): 8da8ffa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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]("./image.png")
65
 
66
  # Uses
67
 
 
61
  image = pipe(image).images[0]
62
  ```
63
 
64
+ ![img](./image.png)
65
 
66
  # Uses
67