Upload FlareDetectionPipeline
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -9,7 +9,7 @@
|
|
| 9 |
},
|
| 10 |
"custom_pipelines": {
|
| 11 |
"flare_detection": {
|
| 12 |
-
"impl": "flare_detection.FlareDetectionPipeline",
|
| 13 |
"pt": [
|
| 14 |
"AutoModel"
|
| 15 |
],
|
|
|
|
| 9 |
},
|
| 10 |
"custom_pipelines": {
|
| 11 |
"flare_detection": {
|
| 12 |
+
"impl": "Maxwell-Jia/fcn4flare--flare_detection.FlareDetectionPipeline",
|
| 13 |
"pt": [
|
| 14 |
"AutoModel"
|
| 15 |
],
|