vlms updated

This commit is contained in:
gdw6463
2024-05-09 14:21:06 +08:00
parent 211ac149bb
commit 739048ef3d

View File

@ -65,4 +65,3 @@ class VLMS(Blackbox):
return JSONResponse(content={"response": self.processing(model_name, prompt, img_data)},
status_code=status.HTTP_200_OK)