File size: 122 Bytes
325a997
 
 
 
 
1
2
3
4
5
from pixelize import create_interface

# Create and launch the interface
interface = create_interface()
interface.launch()