需要導入模塊: import fastapi [as 別名] # 或者: from fastapi import File [as 別名] def detect_custom(model: str = Form(...), image: UploadFile = File(.
確定! 回上一頁