Skip to content

Commit 4830690

Browse files
Update README.md
Signed-off-by: Steven Kolawole <[email protected]>
1 parent 1838397 commit 4830690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ activate the created virtual environment afterwards.
5555
### 3. Spin up the DeepStack custom model's Server.
5656
- While still in the project directory's root, spin up the deepstack custom model's server by running the command below;
5757
```
58-
sudo docker run -v ~/Downloads/ObjectDetection/models:/modelstore/detection -p 88:5000 deepquestai/deepstack
58+
sudo docker run -v your_local/path/to/Sign-Language-to-Speech-with-DeepStack-Custom-API/models:/modelstore/detection -p 88:5000 deepquestai/deepstack
5959
```
6060

6161
### 4. Detect sign language meanings in image files and generate realistic voice of words.

0 commit comments

Comments
 (0)