2 Commits (80f1c25738be6eb4ab83dc452e0d4e771464935f)

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