summaryrefslogtreecommitdiffstats
path: root/g4f/client/image_models.py
diff options
context:
space:
mode:
Diffstat (limited to 'g4f/client/image_models.py')
-rw-r--r--g4f/client/image_models.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/g4f/client/image_models.py b/g4f/client/image_models.py
index edaa4592..0b97a56b 100644
--- a/g4f/client/image_models.py
+++ b/g4f/client/image_models.py
@@ -1,7 +1,5 @@
from __future__ import annotations
-from .types import Client, ImageProvider
-
from ..models import ModelUtils
class ImageModels():