File size: 90 Bytes
7e327f2
 
 
 
 
1
2
3
4
5
6
import modal

from .image import image

app = modal.App("image-agent-tools", image=image)