mirror of
https://github.com/BoardWare-Genius/jarvis-models.git
synced 2025-12-13 16:53:24 +00:00
vlms updated
This commit is contained in:
@ -65,4 +65,3 @@ class VLMS(Blackbox):
|
|||||||
|
|
||||||
return JSONResponse(content={"response": self.processing(model_name, prompt, img_data)},
|
return JSONResponse(content={"response": self.processing(model_name, prompt, img_data)},
|
||||||
status_code=status.HTTP_200_OK)
|
status_code=status.HTTP_200_OK)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user