2 Commits (main)

Author SHA1 Message Date
Mert Cobanov 5f392f92ff
Update Dockerfile
Used --no-cache-dir flag when installing Python packages to avoid caching unnecessary files.

Removed the intermediate requirements.txt file after installing the Python packages.
2 years ago
Ivan Chernukha 9db0ab922f feat: added simple Dockerfile to quickly run gradio app and instructions; fixed version in pip requirements.txt 2 years ago