signsur4739379373 commited on
Commit
a7bce17
·
verified ·
1 Parent(s): d0294bf
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -3948,7 +3948,7 @@ with gr.Blocks(title="LTX 2.3 Finetuned I2V") as demo:
3948
  "# LTX 2.3 Finetuned I2V\n"
3949
  "LTX 2.3 Finetuned Advanced I2V with identity & voice conditioning. "
3950
  "Upload an image, write a prompt, generate.\n\n"
3951
- "*nPlease beware this space may not represent LTX 2.3 properly, and it may be slow. This space stands as an opinionated feature test not an official LTX 2.3 demo (consider using [Lightricks' official space](https://huggingface.co/spaces/Lightricks/LTX-2-3) for that use case). Also, all generated content must follow Huggingface policy.*",
3952
  line_breaks=True,
3953
  )
3954
  INPUT_MODE_I2V = "single image (i2v)"
 
3948
  "# LTX 2.3 Finetuned I2V\n"
3949
  "LTX 2.3 Finetuned Advanced I2V with identity & voice conditioning. "
3950
  "Upload an image, write a prompt, generate.\n\n"
3951
+ "*Please beware this space may not represent LTX 2.3 properly, and it may be slow. This space stands as an opinionated feature test not an official LTX 2.3 demo (consider using [Lightricks' official space](https://huggingface.co/spaces/Lightricks/LTX-2-3) for that use case). Also, all generated content must follow Huggingface policy.*",
3952
  line_breaks=True,
3953
  )
3954
  INPUT_MODE_I2V = "single image (i2v)"