Image-to-Video
VideoX Fun
Diffusers
Safetensors
English
cogvideox-fun
video-generation
alibaba-pai
text-to-video
Instructions to use alibaba-pai/CogVideoX-Fun-2b-InP with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- VideoX Fun
How to use alibaba-pai/CogVideoX-Fun-2b-InP with VideoX Fun:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
| { | |
| "_class_name": "CogVideoXDDIMScheduler", | |
| "_diffusers_version": "0.30.0.dev0", | |
| "beta_end": 0.012, | |
| "beta_schedule": "scaled_linear", | |
| "beta_start": 0.00085, | |
| "clip_sample": false, | |
| "clip_sample_range": 1.0, | |
| "num_train_timesteps": 1000, | |
| "prediction_type": "v_prediction", | |
| "rescale_betas_zero_snr": true, | |
| "sample_max_value": 1.0, | |
| "set_alpha_to_one": true, | |
| "snr_shift_scale": 3.0, | |
| "steps_offset": 0, | |
| "timestep_spacing": "trailing", | |
| "trained_betas": null | |
| } | |