Update README.md
Browse files
README.md
CHANGED
@@ -81,4 +81,7 @@ with torch.no_grad():
|
|
81 |
print("Saved decoded image as 5th_image_from_int8.png")
|
82 |
```
|
83 |
|
|
|
|
|
|
|
84 |
open an issue if you see any technical problems (license-related issues not welcome)
|
|
|
81 |
print("Saved decoded image as 5th_image_from_int8.png")
|
82 |
```
|
83 |
|
84 |
+
You should get something like this:
|
85 |
+
![](5th_image_from_int8.png)
|
86 |
+
|
87 |
open an issue if you see any technical problems (license-related issues not welcome)
|