shamimjony1000 commited on
Commit
a96a485
·
1 Parent(s): fce82d7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ from ultralytics import YOLO
8
  file_urls = [
9
  'https://drive.google.com/file/d/1an-X1q3WwdPE5CnqAXo-yk4sU3xS_phj/view?usp=sharing',
10
  'https://drive.google.com/file/d/1EeU5DppXQ-e6VHsWi46_lpBQKdhhoS8a/view?usp=sharing',
11
- 'https://drive.google.com/file/d/1twS9nuttqE5SPeRZrWN-8XwenBppwoGs/view?usp=sharing'
12
  ]
13
 
14
  def download_file(url, save_name):
 
8
  file_urls = [
9
  'https://drive.google.com/file/d/1an-X1q3WwdPE5CnqAXo-yk4sU3xS_phj/view?usp=sharing',
10
  'https://drive.google.com/file/d/1EeU5DppXQ-e6VHsWi46_lpBQKdhhoS8a/view?usp=sharing',
11
+ 'https://www.dropbox.com/scl/fi/y7z20q3ye7xcxak3r2byp/ct.mp4?rlkey=0phq1um1jnl3oy1j6jjyuppsd&dl=0'
12
  ]
13
 
14
  def download_file(url, save_name):