Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Datasets:
zxbsmk
/
fashionshow_HQ_videos
like
0
License:
apache-2.0
Dataset card
Files
Files and versions
Community
zxbsmk
commited on
Jun 28
Commit
9428786
•
1 Parent(s):
71b58ba
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+9
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,9 @@
1
-
---
2
-
license: apache-2.0
3
-
---
1
+
---
2
+
license: apache-2.0
3
+
---
4
+
5
+
# usage
6
+
```bash
7
+
cat file.tar.part* > file.tar
8
+
tar xvf file.tar
9
+
```