Turn the pencil sketch in the image into an actual object that is consistent with the image’s content. The user wants to change the sketch to a {}
{} should be filled with simple description of what you are drawing. examples:
a crown and hat that matches the original image’s style.
brush_dog
five simple, black-line cartoon cat doodles in various playful poses—such as waving, peeking, and lying down—drawn as if they are interacting with the clouds at sunset.
Important Note: If you bypass, disable, reduce the efficacy of, or circumvent any technical limitation, safety guardrail or associated safety guardrail hyperparameter, encryption, security, digital rights management, or authentication mechanism contained in the Model, your rights under License Agreement will automatically terminate. (edited)
Architecture Type: Diffusion Transformer
Network Architecture: Custom temporal denoising transformer
Base Model: Pretrained video generative model (14B parameters)
Number of Parameters: ~1.4 × 10^10
Input
Input Type(s): Image + Text (instruction)
Input Format:
Text: One-Dimensional (1D), up to ~300 tokens
Other Properties Related to Input:
Image Resolution: 1280 x 720 or 720 x 1280 or 960 x 960 or 1024×1024
Output
Output Type(s): Image
Output Format: RGB (.png)
Output Parameters: Two-Dimensional (2D) Red, Green, Blue (RGB), resolution configurable
Other Properties Related to Output:
Image Resolution: 1280 x 720 or 720 x 1280 or 960 x 960 or 1024×1024
Our AI models are designed and/or optimized to run on NVIDIA GPU-accelerated systems. By leveraging NVIDIA’s hardware (e.g. GPU cores) and software frameworks (e.g., CUDA libraries), the model achieves faster training and inference times compared to CPU-only solutions.
The integration of foundation and fine-tuned models into AI systems requires additional testing using use-case-specific data to ensure safe and effective deployment. Following the V-model methodology, iterative testing and validation at both unit and system levels are essential to mitigate risks, meet technical and functional requirements, and ensure compliance with safety and ethical standards before deployment.
Model Version(s)
ChronoEdit-14B v1.0 (initial public release, 03/2025)
Training, Testing and Evaluation Datasets
Training Dataset:
Synthetic world interaction data (robot arm manipulation, object picking, temporal consistency)
Open-domain video-text corpora (research use only)
Data Modality:
Image, Text, Video
Image Training Data Size:
1 Million to 1 Billion Images
Text Training Data Size:
Less than 10,000 Hours
Data Collection Method: Hybrid: Synthetic, Automated, Human
Labeling Method: Hybrid: Synthetic, Automated, Human
Properties:
Modalities: 10 million image and text pair
Nature of the content: Synthetic world interaction data (robot arm manipulation, object picking, temporal consistency)
Linguistic characteristics: Natural Language
Testing Dataset
Held-out portion of training dataset for action-conditioned tasks.
Data Collection Method:
Automated
Labeling Method by dataset:
Automated
Properties:
Modalities: 500 million image and text pair
Nature of the content: Robot world interaction data (robot arm manipulation, object picking, temporal consistency)
Linguistic characteristics: Natural Language
Evaluation Dataset
Held-out portion of training dataset for action-conditioned tasks.
Data Collection Method:
Automated
Labeling Method by dataset:
Automated
Properties:
Modalities: 500 million image and text pair
Nature of the content: Robot world interaction data (robot arm manipulation, object picking, temporal consistency)
Linguistic characteristics: Natural Language
Inference
Acceleration Engine: TensorRT, Triton
Test Hardware: NVIDIA H100, NVIDIA B200
Ethical Considerations:
NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their internal model team to ensure this model meets requirements for the relevant industry and use case and addresses unforeseen product misuse.
For more detailed information on ethical considerations for this model, please see the Model Card++ Bias, Explainability, Safety & Security, and Privacy Subcards.
Users are responsible for model inputs and outputs. Users are responsible for ensuring safe integration of this model, including implementing guardrails as well as other safety mechanisms, prior to deployment.
Please make sure you have proper rights and permissions for all input image and video content; if image or video includes people, personal health information, or intellectual property, the image or video generated will not blur or maintain proportions of image subjects included.
Please report model quality, risk, security vulnerabilities or NVIDIA AI Concerns here.
Plus Plus (++) Promise
We value you, the datasets, the diversity they represent, and what we have been entrusted with. This model and its associated data have been:
Verified to comply with current applicable disclosure laws, regulations, and industry standards.
Verified to comply with applicable privacy labeling requirements.
Annotated to describe the collector/source (NVIDIA or a third-party).
Characterized for technical limitations.
Reviewed to ensure proper disclosure is accessible to, maintained for, and in compliance with NVIDIA data subjects and their requests.
Reviewed before release.
Tagged for known restrictions and potential safety implications.
Bias
Field
Response
Participation considerations from adversely impacted groups protected classes in model design and testing:
None
Measures taken to mitigate against unwanted bias:
None
Explainability
Field
Response
Intended Task/Domain:
Image Editing, Text Prompt
Model Type:
Transformer
Intended Users:
Physical AI developers.
Output:
Two-Dimensional (2D) Red, Green, Blue (RGB) Image
Describe how the model works:
We take an image as input, encode it using Cosmos tokenizer to latent space. We then use our model which is a transformer-like architecture to modify the image.
Name the adversely impacted groups this has been tested to deliver comparable outcomes regardless of:
Not Applicable.
Technical Limitations & Mitigation:
The proposed method relies only on synthetic data for Physical AI scenarios, which might limit the generalization ability if the target scenario is not in the pre-generated SDG dataset.
Verified to have met prescribed NVIDIA quality standards:
Yes
Performance Metrics:
Qualitative and quantitative evaluation, including human and vision-language model (VLM) assessments on Action Fidelity, Identity Preservation and Visual Coherence Metrics.
Potential Known Risks:
This model is only trained on synthetic data generated for Physical AI use case. Testing on cases that are not related to Physical AI may yield unsatisfactory and unexpected results.
The Principle of least privilege (PoLP) is applied limiting access for dataset generation and model development. Restrictions enforce dataset access during training, and dataset license constraints adhered to.
Citation
bibtex
1@article{wu2025chronoedit,
2 title={ChronoEdit: Towards Temporal Reasoning for Image Editing and World Simulation},
3 author={Wu, Jay Zhangjie and Ren, Xuanchi and Shen, Tianchang and Cao, Tianshi and He, Kai and Lu, Yifan and Gao, Ruiyuan and Xie, Enze and Lan, Shiyi and Alvarez, Jose M. and Gao, Jun and Fidler, Sanja and Wang, Zian and Ling, Huan},
4 journal={arXiv preprint arXiv:2510.04290},
5 year={2025}
6}