3 Commits

Author SHA1 Message Date
Alexander Schepetilnikov
be0f0f59cf Add __init__ files to all python modules. There were import failures in some cases, when project not in root directory without own virtual env 2024-06-20 17:15:12 +03:00
Jacob Silterra
3995b24fcd Improved logging
* Change many print statements to logging statements, for better control
* Save log file to web app zip file for easier debugging
2024-04-25 11:06:31 -04:00
Jacob Silterra
d9114a44ae Add Dockerfile for creating container.
Also add web app code for simple gradio app.
Refine requirements.txt/environment.yml.
Automatically download models if not present.
2024-02-28 11:37:18 -05:00