Commit History

Further refine PyTorch verification command in Dockerfile for robust syntax parsing
b7ff06a

elungky commited on

Install MoGe from Git repository as specified in INSTALL.md
701e903

elungky commited on

Add 'moge' package to cosmos-predict1.yaml dependencies
660ae5e

elungky commited on

Fix PyTorch verification command in Dockerfile to avoid f-string syntax error
e5064c2

elungky commited on

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

elungky commited on

Fix pip FileNotFoundError by using absolute path in cosmos-predict1.yaml
0b8e777

elungky commited on

Resolve Conda environment conflicts by simplifying CUDA dependencies and using stable PyTorch
8bdfbb7

elungky commited on

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

elungky commited on

Explicitly accept conda TOS in Dockerfile
ca59c13

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

Ensured gui/requirements.txt is explicitly added and committed
1e34ce9

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
0f7bb64

elungky commited on

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

elungky commited on

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

elungky commited on

Final Dockerfile and start.sh for application launch
26ccbe7

elungky commited on

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

elungky commited on

Minimal Dockerfile for pre-built image, removed redundant build steps
8c961a6

elungky commited on

Updated Dockerfile to pull pre-built elungky/gen3c:latest image
49860eb

elungky commited on

Merged remote changes and resolved conflicts
0287daf

elungky commited on

Merged remote changes and resolved conflicts
3fb78ac

elungky commited on

Initial commit for new Space - pre-built Docker image
28451f7

elungky commited on

initial commit
7e09230
unverified

NTUST-DDRC commited on