wangkanai commited on
Commit
28d3dc9
·
verified ·
1 Parent(s): 635365c

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +10 -4
README.md CHANGED
@@ -8,11 +8,11 @@ tags:
8
  - video-generation
9
  ---
10
 
11
- <!-- README Version: v1.3 -->
12
 
13
  # WAN 2.5 FP16 - Image-to-Video Generation Model
14
 
15
- **Version**: v1.3
16
  **Precision**: FP16 (16-bit floating point)
17
  **Model Family**: WAN (Video Generation)
18
  **Task**: Image-to-Video Generation
@@ -430,6 +430,12 @@ If you use this model in your research or projects, please cite:
430
 
431
  ## Version History
432
 
 
 
 
 
 
 
433
  ### v1.3 (2025-10-14)
434
  - **CRITICAL FIX**: Corrected pipeline_tag from `text-to-video` to `image-to-video`
435
  - Updated all documentation to reflect Image-to-Video (I2V) functionality
@@ -468,5 +474,5 @@ For questions, issues, or contributions related to this repository organization:
468
  ---
469
 
470
  **Repository Maintained By**: Local User
471
- **Last Updated**: 2025-10-14
472
- **README Version**: v1.3
 
8
  - video-generation
9
  ---
10
 
11
+ <!-- README Version: v1.4 -->
12
 
13
  # WAN 2.5 FP16 - Image-to-Video Generation Model
14
 
15
+ **Version**: v1.4
16
  **Precision**: FP16 (16-bit floating point)
17
  **Model Family**: WAN (Video Generation)
18
  **Task**: Image-to-Video Generation
 
430
 
431
  ## Version History
432
 
433
+ ### v1.4 (2025-10-28)
434
+ - Verified YAML frontmatter compliance with HuggingFace requirements
435
+ - Confirmed repository structure documentation accuracy
436
+ - Validated metadata fields (license, library_name, pipeline_tag, tags)
437
+ - Repository remains prepared for model file downloads
438
+
439
  ### v1.3 (2025-10-14)
440
  - **CRITICAL FIX**: Corrected pipeline_tag from `text-to-video` to `image-to-video`
441
  - Updated all documentation to reflect Image-to-Video (I2V) functionality
 
474
  ---
475
 
476
  **Repository Maintained By**: Local User
477
+ **Last Updated**: 2025-10-28
478
+ **README Version**: v1.4