Uploading custom weights into pre-existing project

Hey @Anshul_Gada

I think the issue you’re experiencing is related to the model type you’re supplying being invalid (yolov10b). The list of supported models is listed on this page in our documentation: Upload Custom Weights | Roboflow Docs

I recommend you try again with one of those model type strings. Let us know if you still have issues.