Commit History

Fix diffusers installation by installing from PyPI first
f66f834

jmanhype commited on

Fix diffusers installation and PYTHONPATH
d459533

jmanhype commited on

Update package versions to resolve dependency conflicts
6fe313c

jmanhype commited on

Add all required dependencies and repositories
d056d5c

jmanhype commited on

Fix entrypoint script creation and execution
fc9f185

jmanhype commited on

Use default branch for MuseV repository
92569bc

jmanhype commited on

Fix entrypoint script creation in Dockerfile
0deea65

jmanhype commited on

Simplify Dockerfile to use anchorxia/musev base image with minimal Space requirements
f0aa467

jmanhype commited on

Switch to pre-built anchorxia/musev base image with Space-specific configurations
820874d

jmanhype commited on

Update Dockerfile and entrypoint script with compatible package versions and proper environment setup
30fab3d

jmanhype commited on

Update diffusers installation to use main branch
3b79a60

jmanhype commited on

Pin huggingface_hub to version <0.19.0 for diffusers compatibility
13921b3

jmanhype commited on

Pin NumPy to version 1.x for OpenCV compatibility
0b2adc1

jmanhype commited on

Fix entrypoint script paths and working directory
585cf0a

jmanhype commited on

Add build-essential, g++ and cmake to fix insightface build
846f937

jmanhype commited on

fix: Update Dockerfile to handle dependencies incrementally
e8a2b7c

jmanhype commited on

Install MMCM dependencies explicitly before MMCM installation
6ec0d8b

jmanhype commited on

Refactor Dockerfile with proper dependency order and MMCM handling
17e5bab

jmanhype commited on

Update Dockerfile with incremental dependency installation and better error handling
0fdeb58

jmanhype commited on

refactor: update Dockerfile to install dependencies incrementally with better error handling
8fbdd85

jmanhype commited on

fix: install specific setuptools version before requirements to fix MMCM installation
f4beea0

jmanhype commited on

fix: use requirements.txt for package installation
d50b40b

jmanhype commited on

fix: clean directory before cloning repository
7c241b6

jmanhype commited on

fix: use printf for proper script content escaping
8cf6222

jmanhype commited on

fix: handle permissions correctly for entrypoint script
a4d0b06

jmanhype commited on

fix: use heredoc for entrypoint script creation
60250e3

jmanhype commited on

fix: create our own entrypoint script with correct paths
6372583

jmanhype commited on

fix: add all required dependencies and set PYTHONPATH
08fa176

jmanhype commited on

fix: use conda base image and setup environment
7bc14ce

jmanhype commited on

fix: update Space configuration to use root Dockerfile
e17f0af

jmanhype commited on

fix: use existing gradio files from repository
d001364

jmanhype commited on

fix: simplify script creation approach
357dcd5

jmanhype commited on

fix: properly create entrypoint script and test app
ee522dc

jmanhype commited on

chore: update README and Space configuration
d352675

jmanhype commited on

feat: add Python and Gradio test app
cc7f780

jmanhype commited on

force: trigger new build with latest structure
107ca81

jmanhype commited on

Update Dockerfile to match gradio structure with entrypoint script
ff54b04

jmanhype commited on

Update Dockerfile and app for Hugging Face Space deployment
8dc54dd

jmanhype commited on

fix: update Dockerfile to use non-root user for git config
99e8bea

jmanhype commited on

fix: install git and configure git user
06f972b

jmanhype commited on

fix: add wget and VSCode prevention to test Dockerfile
4b7aec3

jmanhype commited on

test: replace Dockerfile with test version to debug build process
dbeac5f

jmanhype commited on

fix: add VSCode server installation to root Dockerfile
581e8d0

jmanhype commited on

test: completely change Dockerfile to test if it's being used
84968aa

jmanhype commited on

feat: add pre-build script and update Space configuration
76fb838

jmanhype commited on

refactor: switch to NVIDIA CUDA base image and improve Dockerfile structure
7c2f064

jmanhype commited on

fix: install both wget and curl, add conditional VSCode server installation
667eb29

jmanhype commited on

fix: use curl instead of wget for VSCode server installation
b7d1e10

jmanhype commited on

fix: install wget in root user section
f7baced

jmanhype commited on

fix: add matplotlib and gradio directory permissions
9de475d

jmanhype commited on