Skip to content

Commit

Permalink
requirements update
Browse files Browse the repository at this point in the history
  • Loading branch information
developersharif committed Oct 12, 2024
1 parent b3ce28e commit f8b60b7
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions download.html
Original file line number Diff line number Diff line change
Expand Up @@ -403,6 +403,42 @@ <h2>Linux</h2>
</div>
</div>

<div class="container" data-aos="fade-down">
<div class="download-header">
<h2>System Requirements</h2>
<p class="subtitle">Make sure your system meets the minimum requirements for a smooth experience.</p>
</div>

<div class="download-options" data-aos="fade-down">
<div class="download-card">
<h2>Minimum Requirements</h2>
<ul>
<li>OS: Windows 10/11 (64-bit) (v:3.0)</li>
<li>Processor: Intel Core i5 (quad-core) or equivalent</li>
<li>RAM: 4 GB</li>
<li>GPU: Integrated graphics (optional, but recommended)</li>
<li>Storage: 200 MB of free space</li>
</ul>
</div>
<div class="download-card">
<h2>Recommended Requirements</h2>
<ul>
<li>Processor: Intel Core i7 / AMD Ryzen 7 or higher</li>
<li>RAM: 16 GB or more</li>
<li>GPU: Dedicated GPU (NVIDIA GTX 1060 or higher)</li>
<li>Storage: 1 GB of free space</li>
</ul>
</div>
<p class="subtitle" style="text-align: center;">💡 This tool supports ONNX models for enhanced
performance and multi-model compatibility.</p>
<p class="subtitle" style="text-align: center;">
🔗 Check if your device supports ONNX models:
<a href="https://onnx.ai" target="_blank">Visit ONNX Compatibility Check</a>
</p>
</div>
</div>


<div class="linux-setup">
<h2>Linux Installation Guide</h2>
<ul>
Expand Down

0 comments on commit f8b60b7

Please sign in to comment.