Kvikontent
commited on
Commit
•
303d240
1
Parent(s):
c9e1f23
Update README.md
Browse files
README.md
CHANGED
@@ -54,4 +54,4 @@ image_bytes = query({
|
|
54 |
|
55 |
image = Image.open(io.BytesIO(image_bytes))
|
56 |
```
|
57 |
-
Or
|
|
|
54 |
|
55 |
image = Image.open(io.BytesIO(image_bytes))
|
56 |
```
|
57 |
+
Or you can download model from Files and Versions tab
|