Views
No views yet
1pip install mlx sentencepiece pillow numpy huggingface_hub
2pip install git+https://github.com/dgrauet/mlx-arsenal.git
3git clone https://github.com/dgrauet/VideoX-Fun-mlx.git && cd VideoX-Fun-mlx
4
5huggingface-cli download dgrauet/CogVideoX-Fun-V1.5-5b-InP-mlx --local-dir models/cogvideox-fun
6
7python scripts/quick_infer.py \
8 --model-path models/cogvideox-fun \
9 --prompt "a beautiful sunset over the ocean" \
10 --output sunset.gifconfig.json (2.78 KB)configuration.json (56.00 B)model_index.json (411.00 B)scheduler_scheduler_config.json (482.00 B)split_model.json (1.48 KB)text_encoder.safetensors (8.87 GB)text_encoder_config.json (782.00 B)tokenizer_added_tokens.json (2.53 KB)tokenizer_special_tokens_map.json (2.48 KB)tokenizer_tokenizer_config.json (20.13 KB)transformer.safetensors (10.38 GB)transformer_config.json (887.00 B)vae.safetensors (411.25 MB)vae_config.json (839.00 B)