alabamagan
First commit
08232dd
raw
history blame
No virus
143 Bytes
# import gradio as gr
# from .cls_module import NpcBertCLS
# from .mlm_module import NpcBertMLM
def greet(name):
return "Hello " + name