Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

Permalink
fix conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
kaushikb11 committed Feb 3, 2021
2 parents 7f73823 + 94e2f52 commit a1091b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flash/vision/embedding/image_embedder_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
from flash.vision.embedding.model_map import _load_bolts_model, _models



class ImageEmbedderDataPipeline(TaskDataPipeline):
"""
>>> from flash.vision.embedding import ImageEmbedderDataPipeline
Expand Down

0 comments on commit a1091b2

Please sign in to comment.