ACCA225 commited on
Commit
e8d12e8
·
verified ·
1 Parent(s): de0dba9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -5,15 +5,15 @@ license: mit
5
  - ## 此数据集包含了自Iwara建站以来,到2025年6月15日的所有视频!超过30TB
6
 
7
  # 下载方法:
8
- # 方法一:
9
  直接在本页上方的的Files and Version选择栏进入下载
10
- # 方法二:
11
- ## 首先安装依赖:
12
  ```bash
13
  pip install -U huggingface_hub
14
  export HF_ENDPOINT=https://hf-mirror.com #如果你是国内用户,你需要运行这个
15
  ```
16
- ## 然后运行下面命令下载
17
 
18
  - 下载特定目录:
19
  ```bash
 
5
  - ## 此数据集包含了自Iwara建站以来,到2025年6月15日的所有视频!超过30TB
6
 
7
  # 下载方法:
8
+ ## 方法一:
9
  直接在本页上方的的Files and Version选择栏进入下载
10
+ ## 方法二:
11
+ ### 首先安装依赖:
12
  ```bash
13
  pip install -U huggingface_hub
14
  export HF_ENDPOINT=https://hf-mirror.com #如果你是国内用户,你需要运行这个
15
  ```
16
+ ### 然后运行下面命令下载
17
 
18
  - 下载特定目录:
19
  ```bash