# import gradio as gr # from .cls_module import NpcBertCLS # from .mlm_module import NpcBertMLM def greet(name): return "Hello " + name