qgyd2021 commited on
Commit
a73b94f
·
1 Parent(s): bff0a3a
Dockerfile CHANGED
@@ -6,7 +6,7 @@ COPY . /code
6
 
7
  RUN apt-get update
8
  RUN apt-get install -y ffmpeg build-essential
9
- RUN #apt-get install -y libnss3
10
 
11
  RUN pip install --upgrade pip
12
  RUN pip install --no-cache-dir --upgrade -r /code/requirements.txt
 
6
 
7
  RUN apt-get update
8
  RUN apt-get install -y ffmpeg build-essential
9
+ RUN apt-get install -y libnss3
10
 
11
  RUN pip install --upgrade pip
12
  RUN pip install --no-cache-dir --upgrade -r /code/requirements.txt
data/porter_tasks/porter_task_douyin_bless_bag_collect.json CHANGED
@@ -8,17 +8,13 @@
8
  "date": "每天",
9
  "time": [
10
  {
11
- "begin": "09:30",
12
- "end": "12:00"
13
- },
14
- {
15
- "begin": "12:00",
16
- "end": "22:00"
17
  }
18
  ],
19
  "random_break_duration_range": [0, 1],
20
  "random_watch_duration_range": [900, 14400],
21
- "bless_bag_join_rate": 0.3
22
  },
23
  {
24
  "enable": false,
 
8
  "date": "每天",
9
  "time": [
10
  {
11
+ "begin": "00:10",
12
+ "end": "23:59"
 
 
 
 
13
  }
14
  ],
15
  "random_break_duration_range": [0, 1],
16
  "random_watch_duration_range": [900, 14400],
17
+ "bless_bag_join_rate": 1.0
18
  },
19
  {
20
  "enable": false,