Skip to content

Commit

Permalink
fix image import in kosmos gradio helper (#2375)
Browse files Browse the repository at this point in the history
  • Loading branch information
eaidova committed Sep 10, 2024
1 parent bbd8190 commit c657c43
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from tkinter import Image
from PIL import Image
from typing import Callable
import gradio as gr
import requests
Expand Down

0 comments on commit c657c43

Please sign in to comment.