HalteroXHunter's picture
first try
a63e912
raw
history blame
145 Bytes
import evaluate
from gradio_tst import launch_gradio_widget2
module = evaluate.load("classification_evaluator.py")
launch_gradio_widget2(module)