Skip to content

Latest commit

 

History

History
77 lines (68 loc) · 2.12 KB

system-requirements.md

File metadata and controls

77 lines (68 loc) · 2.12 KB

System Requirements

Requirement Minimum Recommended
CPU Intel Core i5 10th processor Intel Core i7 8th processor or above
RAM 4 GB of RAM or above 8 GB of RAM or above
Disk space 512 GB or above 1TB or above
Monitor resolution 1024 x 768 1920 x 1080
Operating System
  • Windows 7, 8, 10
  • Ubuntu 17,18 LTS
  • Centos 7, 8
  • Mac 10
  • Windows 7, 8, 10
  • Ubuntu 17,18 LTS
  • Centos 7, 8
  • Mac 10

Proceed to installation page for detailed instruction for each operating system.

{% page-ref page="installation/" %}

{% hint style="info" %} You can run Classifai even if your operating system is not supported above. {% endhint %}

Note: Java is platform-agnostic.
If your operating system is not listed above, you can proceed to build the uber jar from the Github Repository and run classifai from the uberjar.
Check out sections below for more information

{% page-ref page="../development/build-and-run-from-github-repository/" %}