2 Commits (5f392f92ff7d11a8666f02b55ab51e432203477d)

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.
3 years ago
Ivan Chernukha 9db0ab922f feat: added simple Dockerfile to quickly run gradio app and instructions; fixed version in pip requirements.txt 3 years ago