Spaces:
Running
on
Zero
Running
on
Zero
File size: 132 Bytes
a52705d |
1 2 3 4 5 |
#!/usr/bin/env bash
set -euxo pipefail
pip install --no-cache-dir -e code_edit/diffusers
chmod +x code_depth/get_weights.sh || true
|