stevenbucaille's picture
Enhance image processing capabilities and update project structure
111afa2
raw
history blame contribute delete
91 Bytes
import modal
from .image import image
app = modal.App("image-agent-tools", image=image)