Update README.md
Browse files
README.md
CHANGED
|
@@ -8,4 +8,4 @@ pipeline_tag: image-feature-extraction
|
|
| 8 |
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
|
| 9 |
- Code: https://github.com/arplaboratory/QAA
|
| 10 |
- Paper: https://arxiv.org/abs/2507.03831
|
| 11 |
-
-
|
|
|
|
| 8 |
This model has been pushed to the Hub using the [PytorchModelHubMixin](https://huggingface.co/docs/huggingface_hub/package_reference/mixins#huggingface_hub.PyTorchModelHubMixin) integration:
|
| 9 |
- Code: https://github.com/arplaboratory/QAA
|
| 10 |
- Paper: https://arxiv.org/abs/2507.03831
|
| 11 |
+
- Demo code: https://github.com/arplaboratory/QAA/blob/main/QAA_demo.py
|