gen3c / start.sh

Commit History

Temporarily disable 'set -u' around conda activate to resolve MKL unbound variable error
8c586aa

elungky commited on

Fix 'source: not found' error by using '.' in Dockerfile and start.sh
59d6df8

elungky commited on

Configure Dockerfile with provided cosmos-predict1.yaml and install pip deps
5fa8a70

elungky commited on

Add directory listings for conda diagnosis in start.sh
a1c20fc

elungky commited on

Attempt to fix conda path by adding /opt/conda/bin to PATH
4ad0a28

elungky commited on

Robustly locate and activate conda environment in start.sh
5114a95

elungky commited on

Activate conda environment 'cosmos-predict1' in start.sh
4a9d38b

elungky commited on

Fix ModuleNotFoundError: Add /app/gui/api to PYTHONPATH
86ed0ec

elungky commited on

Configure Space to run GEN3C FastAPI inference server
8d604f9

elungky commited on

Updated start.sh for detailed debugging and robust file saving
02200f4

elungky commited on

Save generated video to /data/output
5ae0b37

elungky commited on

Added COPY . /app to Dockerfile to include project files
6607715

elungky commited on

Updated start.sh for A100 large 80GB with single GPU command and offloading
f2ae3ad

elungky commited on