• Stefy Lanza (nextime / spora )'s avatar
    Update build and setup scripts to support both CUDA and ROCm backends · 92ab2baa
    Stefy Lanza (nextime / spora ) authored
    - Setup script now creates both venv-cuda and venv-rocm by default
    - Build script builds both CUDA and ROCm worker versions
    - Start script reads configuration to launch appropriate backend workers
    - Added pip3 detection and --break-system-packages support
    - Windows batch files updated with pip3 detection
    - Runtime can switch between CUDA/ROCm implementations based on config
    92ab2baa
Name
Last commit
Last update
docs Loading commit data...
templates Loading commit data...
vidai Loading commit data...
.gitignore Loading commit data...
CHANGELOG.md Loading commit data...
Dockerfile.runpod Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
build.bat Loading commit data...
build.sh Loading commit data...
clean.bat Loading commit data...
clean.sh Loading commit data...
create_pod.sh Loading commit data...
requirements-cuda.txt Loading commit data...
requirements-rocm.txt Loading commit data...
requirements.txt Loading commit data...
setup.bat Loading commit data...
setup.sh Loading commit data...
start.bat Loading commit data...
start.sh Loading commit data...
test_runpod.py Loading commit data...
vidai.py Loading commit data...
webui.py Loading commit data...