Upload folder using huggingface_hub
Browse files- pipeline/config.json +1 -1
pipeline/config.json
CHANGED
|
@@ -35,5 +35,5 @@
|
|
| 35 |
}
|
| 36 |
},
|
| 37 |
"class_name": "YoloV1Pipeline",
|
| 38 |
-
"module_name": "
|
| 39 |
}
|
|
|
|
| 35 |
}
|
| 36 |
},
|
| 37 |
"class_name": "YoloV1Pipeline",
|
| 38 |
+
"module_name": "vision_models_playground.pipelines.yolo"
|
| 39 |
}
|