Skip to content

Commit

Permalink
[Fix] Import re in MoonDream
Browse files Browse the repository at this point in the history
  • Loading branch information
kennymckormick committed Sep 25, 2024
1 parent 56fe006 commit 4999cce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vlmeval/vlm/moondream.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import torch
import re
from PIL import Image
from abc import abstractproperty
import sys
Expand Down

0 comments on commit 4999cce

Please sign in to comment.