Simplify Dockerfile to use anchorxia/musev base image with minimal Space requirements f0aa467 jmanhype commited on Dec 6, 2024
Switch to pre-built anchorxia/musev base image with Space-specific configurations 820874d jmanhype commited on Dec 6, 2024
Update Dockerfile and entrypoint script with compatible package versions and proper environment setup 30fab3d jmanhype commited on Dec 6, 2024
Pin huggingface_hub to version <0.19.0 for diffusers compatibility 13921b3 jmanhype commited on Dec 5, 2024
Install MMCM dependencies explicitly before MMCM installation 6ec0d8b jmanhype commited on Dec 5, 2024
Refactor Dockerfile with proper dependency order and MMCM handling 17e5bab jmanhype commited on Dec 5, 2024
Update Dockerfile with incremental dependency installation and better error handling 0fdeb58 jmanhype commited on Dec 5, 2024
refactor: update Dockerfile to install dependencies incrementally with better error handling 8fbdd85 jmanhype commited on Dec 5, 2024
fix: install specific setuptools version before requirements to fix MMCM installation f4beea0 jmanhype commited on Dec 5, 2024
Update Dockerfile to match gradio structure with entrypoint script ff54b04 jmanhype commited on Dec 5, 2024
test: replace Dockerfile with test version to debug build process dbeac5f jmanhype commited on Dec 5, 2024
test: completely change Dockerfile to test if it's being used 84968aa jmanhype commited on Dec 5, 2024
refactor: switch to NVIDIA CUDA base image and improve Dockerfile structure 7c2f064 jmanhype commited on Dec 5, 2024
fix: install both wget and curl, add conditional VSCode server installation 667eb29 jmanhype commited on Dec 5, 2024
fix: use curl instead of wget for VSCode server installation b7d1e10 jmanhype commited on Dec 5, 2024