Further refine PyTorch verification command in Dockerfile for robust syntax parsing b7ff06a elungky commited on Jul 22, 2025
Fix PyTorch verification command in Dockerfile to avoid f-string syntax error e5064c2 elungky commited on Jul 22, 2025
Temporarily disable 'set -u' around conda activate to resolve MKL unbound variable error 8c586aa elungky commited on Jul 22, 2025
Fix pip FileNotFoundError by using absolute path in cosmos-predict1.yaml 0b8e777 elungky commited on Jul 22, 2025
Resolve Conda environment conflicts by simplifying CUDA dependencies and using stable PyTorch 8bdfbb7 elungky commited on Jul 22, 2025
Fix 'source: not found' error by using '.' in Dockerfile and start.sh 59d6df8 elungky commited on Jul 22, 2025
Configure Dockerfile with provided cosmos-predict1.yaml and install pip deps 5fa8a70 elungky commited on Jul 22, 2025
Ensured gui/requirements.txt is explicitly added and committed 1e34ce9 elungky commited on Jul 22, 2025
Updated start.sh for detailed debugging and robust file saving 02200f4 elungky commited on Jul 22, 2025
Updated start.sh for A100 large 80GB with single GPU command and offloading f2ae3ad elungky commited on Jul 21, 2025
Minimal Dockerfile for pre-built image, removed redundant build steps 8c961a6 elungky commited on Jul 21, 2025
Updated Dockerfile to pull pre-built elungky/gen3c:latest image 49860eb elungky commited on Jul 21, 2025