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:
@ -64,5 +64,4 @@ class VLMS(Blackbox):
|
||||
model_name = "Qwen-VL-Chat"
|
||||
|
||||
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