Spaces:
Running
Running
File size: 142 Bytes
117da40 |
1 2 3 4 5 6 |
import evaluate
from evaluate.utils import launch_gradio_widget
module = evaluate.load("loubnabnl/apps-metric")
launch_gradio_widget(module) |