Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker image #46

Open
141391 opened this issue Feb 3, 2024 · 2 comments
Open

docker image #46

141391 opened this issue Feb 3, 2024 · 2 comments

Comments

@141391
Copy link

141391 commented Feb 3, 2024

Hello, can you give me a docker image file? This way I can study more conveniently.
May all go well with you

@av-savchenko
Copy link
Owner

Hi! Thanks for your interest. You could use pip packages hsemotion or hsemotion-onnx. The usage examples are provided in the above-mentioned repositories in demo folder.
Speaking about docker, use the dockerfile similar to

FROM python:3

RUN pip install --no-cache-dir --upgrade pip && \
    pip install --no-cache-dir numpy opencv-python hsemotion-onnx mediapipe 

@Muralimannam
Copy link

hello in this code are really working brother

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants