shunk031's picture
deploy: fc052ccf1f50f408039a8d6f26b6146ed6a8030b
a9d1415
raw
history blame contribute delete
165 Bytes
import evaluate
from evaluate.utils import launch_gradio_widget
module = evaluate.load("creative-graphic-design/layout-unreadability")
launch_gradio_widget(module)