cyberai-1 commited on
Commit
71dcdb9
·
1 Parent(s): 5790374
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -17,6 +17,7 @@ DEFAULT_GROUP_LINKS = [
17
  "https://huggingface.co/spaces/danielle2035/TRAFFIC_ROAD_APP/tree/main/data",
18
  "https://huggingface.co/spaces/Rafiatou/trafficvision-group10/tree/main/data",
19
  "https://huggingface.co/spaces/Binta26/computer_vision/tree/main/data",
 
20
 
21
  ]
22
 
 
17
  "https://huggingface.co/spaces/danielle2035/TRAFFIC_ROAD_APP/tree/main/data",
18
  "https://huggingface.co/spaces/Rafiatou/trafficvision-group10/tree/main/data",
19
  "https://huggingface.co/spaces/Binta26/computer_vision/tree/main/data",
20
+ "https://huggingface.co/datasets/ccspoet/ProjectCV/tree/main/Data",
21
 
22
  ]
23