Sa-m commited on
Commit
f7eeb0f
1 Parent(s): 4bcb8b4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -9
app.py CHANGED
@@ -3,15 +3,7 @@ import os
3
  import torch
4
  from PIL import Image
5
 
6
-
7
- #Repo.clone_from("https://github.com/ultralytics/yolov5", "./content")
8
- #subprocess.run(["git","clone", "https://github.com/ultralytics/yolov5"])
9
- '''gdd.download_file_from_google_drive(file_id='1xJcr1zuuoC6bbu6wGvmyw5dl0mUEi-Jn',
10
- dest_path='content/train_data.zip',
11
- unzip=True)
12
- gdd.download_file_from_google_drive(file_id='1UJ9Y2mw2KBRY0tO-TnBs5RALLya6C2dW',
13
- dest_path='content/video.zip',
14
- unzip=True) '''
15
  #subprocess.run(["mv","content/custom_data.yaml","./yolov5/data"])
16
 
17
  def find(name, path):
 
3
  import torch
4
  from PIL import Image
5
 
6
+
 
 
 
 
 
 
 
 
7
  #subprocess.run(["mv","content/custom_data.yaml","./yolov5/data"])
8
 
9
  def find(name, path):