Akriel commited on
Commit
7bb76d7
1 Parent(s): 77ee90b

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. pipeline/config.json +1 -1
pipeline/config.json CHANGED
@@ -35,5 +35,5 @@
35
  }
36
  },
37
  "class_name": "YoloV1Pipeline",
38
- "module_name": "__main__"
39
  }
 
35
  }
36
  },
37
  "class_name": "YoloV1Pipeline",
38
+ "module_name": "vision_models_playground.pipelines.yolo"
39
  }