Update README.md
Browse files
README.md
CHANGED
@@ -53,6 +53,8 @@ output.save('upscaled.png');
|
|
53 |
|
54 |
</details>
|
55 |
|
|
|
|
|
56 |
---
|
57 |
|
58 |
Note: Having a separate repo for ONNX weights is intended to be a temporary solution until WebML gains more traction. If you would like to make your models web-ready, we recommend converting to ONNX using [🤗 Optimum](https://huggingface.co/docs/optimum/index) and structuring your repo like this one (with ONNX weights located in a subfolder named `onnx`).
|
|
|
53 |
|
54 |
</details>
|
55 |
|
56 |
+
![image/gif](https://cdn-uploads.huggingface.co/production/uploads/61b253b7ac5ecaae3d1efe0c/_KGxxVF1gmwnYV5m6Tsf2.gif)
|
57 |
+
|
58 |
---
|
59 |
|
60 |
Note: Having a separate repo for ONNX weights is intended to be a temporary solution until WebML gains more traction. If you would like to make your models web-ready, we recommend converting to ONNX using [🤗 Optimum](https://huggingface.co/docs/optimum/index) and structuring your repo like this one (with ONNX weights located in a subfolder named `onnx`).
|