Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -30,10 +30,10 @@ git clone https://github.com/huggingface/transformers.js-examples.git
|
|
30 |
|
31 |
### 2. Navigate to the Project Directory
|
32 |
|
33 |
-
Change your working directory to the `
|
34 |
|
35 |
```sh
|
36 |
-
cd transformers.js-examples/
|
37 |
```
|
38 |
|
39 |
### 3. Install Dependencies
|
|
|
30 |
|
31 |
### 2. Navigate to the Project Directory
|
32 |
|
33 |
+
Change your working directory to the `phi-3.5-webgpu` folder:
|
34 |
|
35 |
```sh
|
36 |
+
cd transformers.js-examples/phi-3.5-webgpu
|
37 |
```
|
38 |
|
39 |
### 3. Install Dependencies
|