Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Commit a2972fb

Browse files
authored
Update predict_new_data.py
remove extra newlines at the end
1 parent badf5b9 commit a2972fb

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

predict_new_data.py

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -160,24 +160,3 @@ def predict_video_flow(video_filename, batch_size, resize=None):
160160
flow_video_clip.write_videofile(args.flow_filepath, threads=args.threads, logger=None) #export the video
161161

162162
sys.exit(0)
163-
164-
165-
166-
167-
168-
169-
170-
171-
172-
173-
174-
175-
176-
177-
178-
179-
180-
181-
182-
183-

0 commit comments

Comments
 (0)