File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ This library provides fast C2PA metadata extraction from digital assets using di
1313| Implementation | Average Read Time |
1414| -------------- | ---------------- |
1515| c2pa-python (UniFFI) v8 | ~ 486ms |
16- | numbers-c2pa | ~ 17ms |
1716| fast-c2pa-python (PyO3) | ~ 18ms |
1817| Native Rust | ~ 7ms |
1918
@@ -132,4 +131,4 @@ This library is built upon the excellent work of the [c2pa-rs](https://github.co
132131- [c2pa-rs](https://github.com/contentauth/c2pa-rs) - Core C2PA implementation
133132- [PyO3](https://github.com/PyO3/pyo3) - Rust bindings for Python
134133
135- Special thanks to the Content Authenticity Initiative and the c2pa-rs contributors for their foundational work on C2PA standards and implementation.
134+ Special thanks to the Content Authenticity Initiative and the c2pa-rs contributors for their foundational work on C2PA standards and implementation.
You can’t perform that action at this time.
0 commit comments