Spaces:
Paused
Paused
Update builder.sh
Browse files- builder.sh +1 -1
builder.sh
CHANGED
|
@@ -261,7 +261,7 @@ build_apex () {
|
|
| 261 |
fi
|
| 262 |
}
|
| 263 |
|
| 264 |
-
Q8_REPO="${Q8_REPO:-https://github.com/
|
| 265 |
Q8_COMMIT="${Q8_COMMIT:-f3066edea210082799ca5a2bbf9ef0321c5dd8fc}"
|
| 266 |
build_q8 () {
|
| 267 |
local SRC="/app/wheels/src/q8_kernels"
|
|
|
|
| 261 |
fi
|
| 262 |
}
|
| 263 |
|
| 264 |
+
Q8_REPO="${Q8_REPO:-https://github.com/Lightricks/LTX-Video-Q8-Kernels}"
|
| 265 |
Q8_COMMIT="${Q8_COMMIT:-f3066edea210082799ca5a2bbf9ef0321c5dd8fc}"
|
| 266 |
build_q8 () {
|
| 267 |
local SRC="/app/wheels/src/q8_kernels"
|