Skip to content

Commit 11a5317

Browse files
committed
overhead
1 parent e2001c5 commit 11a5317

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/projects/vision.py

-1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,5 @@ def question(self, project: Project, questionModel: QuestionModel, user: User, d
4646
raise e
4747

4848
output["answer"] = response.text
49-
output["image"] = questionModel.image
5049

5150
return output

0 commit comments

Comments
 (0)