amd
/

hecui102 commited on
Commit
9220bb8
·
verified ·
1 Parent(s): 3f303e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -43,8 +43,8 @@ methodology, and benchmark performance.
43
  }
44
  /* 只影响 vbench.png */
45
  .i2v_training_pipeline {
46
- width: 785px !important;
47
- height: 698px !important;
48
  object-fit: contain; /* 让图片完整显示,不裁剪 */
49
  }
50
  </style>
 
43
  }
44
  /* 只影响 vbench.png */
45
  .i2v_training_pipeline {
46
+ width: 1570px !important;
47
+ height: 1396px !important;
48
  object-fit: contain; /* 让图片完整显示,不裁剪 */
49
  }
50
  </style>