libraxiong's picture
add oppo_refuse_match.py
f4c0c85
raw
history blame
150 Bytes
import evaluate
from evaluate.utils import launch_gradio_widget
module = evaluate.load("libraxiong/oppo_refuse_match")
launch_gradio_widget(module)