Skip to content

Commit 8543b59

Browse files
authored
Update README.md
1 parent 1b79e2d commit 8543b59

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,10 @@ After running the container (i.e. `docker run -it --rm -p 10003:10003 tae898/age
234234
235235
NB: You also have to run the face-detection-recognition (`docker run -it --rm -p 10002:10002 tae898/face-detection-recognition` for CPU or `docker run --gpus all -it --rm -p 10002:10002 tae898/face-detection-recognition-cuda` for cuda), before running `client.py`. This separation might be annoying but the modularization will help in the future.
236236
237+
## Troubleshooting
238+
239+
The best way to find and solve your problems is to see in the github issue tab. If you can't find what you want, feel free to raise an issue. We are pretty responsive.
240+
237241
## Contributing
238242

239243
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.

0 commit comments

Comments
 (0)