Add frame number validation in video generation and update Gemma3 text encoder to use validated mlx-vlm implementation
This commit is contained in:
@@ -18,7 +18,8 @@ dependencies = [
|
||||
"transformers[tokenizers]",
|
||||
"tqdm",
|
||||
"opencv-python>=4.12.0.88",
|
||||
"Pillow>=10.3.0"
|
||||
"Pillow>=10.3.0",
|
||||
"mlx-vlm"
|
||||
]
|
||||
license = {text="MIT"}
|
||||
authors = [
|
||||
|
||||
Reference in New Issue
Block a user