We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7200ffb commit cd32935Copy full SHA for cd32935
samples/webui/README.md
@@ -4,9 +4,9 @@
4
These samples helps developers use QAI AppBuilder + Python Gradio extension to build *WebUI* AI apps on Windows on Snapdragon (WoS) platforms.
5
6
## Setting Up Environment For WebUI Apps:
7
+
8
### Step 1: Install basic dependencies
-Refer to below link to setup basic dependencies: <br>
9
-https://github.com/quic/ai-engine-direct-helper/blob/main/samples/python/README.md#setting-up-qai-appbuilder-python-environment <br>
+Refer to [python.md](../../docs/python.md) on how to setup x64 version Python environment.
10
11
### Step 2: Install basic Python dependencies for WebUI
12
Run below commands in Windows terminal:
0 commit comments