phase 4
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
},
|
||||
{
|
||||
"target": "pydantic",
|
||||
"output": "detect/sse_contract.py",
|
||||
"output": "core/detect/sse.py",
|
||||
"include": ["detect_views"]
|
||||
},
|
||||
{
|
||||
@@ -43,8 +43,13 @@
|
||||
},
|
||||
{
|
||||
"target": "pydantic",
|
||||
"output": "gpu/models/inference_contract.py",
|
||||
"output": "core/gpu/models/models.py",
|
||||
"include": ["inference_views"]
|
||||
},
|
||||
{
|
||||
"target": "pydantic",
|
||||
"output": "core/detect/stages/models.py",
|
||||
"include": ["stage_views"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user