linoyts HF Staff commited on
Commit
86682c5
·
verified ·
1 Parent(s): 6dad643

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -263,7 +263,7 @@ class LTX23DistilledA2VPipeline(DistilledPipeline):
263
 
264
 
265
  # Model repos
266
- LTX_MODEL_REPO = "diffusers-internal-dev/ltx-23"
267
  GEMMA_REPO = "google/gemma-3-12b-it-qat-q4_0-unquantized"
268
 
269
  # Download model checkpoints
 
263
 
264
 
265
  # Model repos
266
+ LTX_MODEL_REPO = "Lightricks/LTX-2.3"
267
  GEMMA_REPO = "google/gemma-3-12b-it-qat-q4_0-unquantized"
268
 
269
  # Download model checkpoints