evaluate with ai car dirtiness by image

This commit is contained in:
RustamRu
2025-03-03 18:21:32 +03:00
parent 6794b01ac8
commit 69c280b266
4 changed files with 100 additions and 96 deletions

View File

@@ -1,7 +1,9 @@
const { Schema, model } = require('mongoose')
const schema = new Schema({
file: String,
image: String,
imageRating: String,
imageDescription: String,
orderId: {
type: Schema.Types.ObjectId,
ref: 'dry-wash-order'