Changeset 1924266
- Timestamp:
- 08/13/2018 07:37:05 PM (8 years ago)
- Location:
- algorithmia/trunk
- Files:
-
- 2 edited
-
algorithmia.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
algorithmia/trunk/algorithmia.php
r1924261 r1924266 6 6 Text Domain: algo 7 7 Version: 1.0.8 8 Author: kenburcham@gmail.com8 Author: algorithmia.com 9 9 License: MIT 10 10 */ -
algorithmia/trunk/readme.txt
r1924261 r1924266 49 49 = Do I need to Register for Algorithmia? = 50 50 51 Yes. Visit https://algorithmia.comto register.51 Yes. Visit [algorithmia.com](https://algorithmia.com) to register. 52 52 53 53 = What other algorithms are supported? = 54 54 55 This plugin currently supports object detection and nudity detection in images, but any Algorithmia API can be integrated. Use this plugin as a template and visit https://algorithmia.com/algorithmsto find other APIs.55 This plugin currently supports object detection and nudity detection in images, but any Algorithmia API can be integrated. Use this plugin as a template and visit [algorithmia.com/algorithms](https://algorithmia.com/algorithms) to find other APIs. 56 56 57 57 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.