Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -90,6 +90,16 @@ device. This script does the following:
|
|
90 |
python -m qai_hub_models.models.real_esrgan_x4plus.export
|
91 |
```
|
92 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
93 |
## How does this work?
|
94 |
|
95 |
This [export script](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/Real-ESRGAN-x4plus/export.py)
|
|
|
90 |
python -m qai_hub_models.models.real_esrgan_x4plus.export
|
91 |
```
|
92 |
|
93 |
+
```
|
94 |
+
Profile Job summary of Real-ESRGAN-x4plus
|
95 |
+
--------------------------------------------------
|
96 |
+
Device: QCS8550 (Proxy) (12)
|
97 |
+
Estimated Inference Time: 67.72 ms
|
98 |
+
Estimated Peak Memory Range: 0.16-102.81 MB
|
99 |
+
Compute Units: NPU (1031) | Total (1031)
|
100 |
+
|
101 |
+
|
102 |
+
```
|
103 |
## How does this work?
|
104 |
|
105 |
This [export script](https://github.com/quic/ai-hub-models/blob/main/qai_hub_models/models/Real-ESRGAN-x4plus/export.py)
|