File size: 183 Bytes
d2a50fa
 
 
 
ddb08a6
d2a50fa
1
2
3
4
5
6
7
import evaluate
from evaluate.utils import launch_gradio_widget


module = evaluate.load("kaleidophon/almost_stochastic_order", module_type="comparison")
launch_gradio_widget(module)