exact-railcar commited on
Commit
5c816de
·
verified ·
1 Parent(s): 5643a16

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -6
README.md CHANGED
@@ -121,9 +121,13 @@ video,prompt,vace_video,vace_reference_image
121
  you can use ffmpeg, opencv or other tools to extract video1_softedge.mp4,reference_image.png from 01.mp4
122
 
123
  ### License CC-By
124
-
125
- The videos and transcripts provided are derived from [YouTube-Commons](https://huggingface.co/datasets/PleIAs/YouTube-Commons).
126
-
127
- All the transcripts are part of a video shared under a CC-By license and, in accordance with that license, every YouTube channel is fully credited. The timecode-level metadata has been generated with Google’s Gemini API and structured with OpenAI’s GPT-4o.
128
-
129
- While content under a free license can be lawfully reproduced in any setting, we recommend that this set be preferably used for open research. Along with the requirements of proper attribution of the license, we encourage full release of data sources used for training models, extensive open documentation and responsible use of the dataset.
 
 
 
 
 
121
  you can use ffmpeg, opencv or other tools to extract video1_softedge.mp4,reference_image.png from 01.mp4
122
 
123
  ### License CC-By
124
+ Copyright 2022-present
125
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files
126
+ (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge,
127
+ publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
128
+ subject to the following conditions:
129
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
130
+ THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
131
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
132
+ ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH
133
+ THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.