ThomasSimonini HF Staff commited on
Commit
08484bd
·
verified ·
1 Parent(s): d3c34da

Upload moondream.py

Browse files
Files changed (1) hide show
  1. moondream.py +1 -1
moondream.py CHANGED
@@ -312,7 +312,7 @@ class Moondream(PreTrainedModel):
312
  return cleaned_answer
313
  """
314
 
315
- def answer_question(
316
  self,
317
  image_embeds,
318
  question,
 
312
  return cleaned_answer
313
  """
314
 
315
+ async def answer_question(
316
  self,
317
  image_embeds,
318
  question,