Spaces:
No application file
No application file
<import> gh repo clone LxaNce-Hacker/wifi-jammer: | |
<ResourceWarning> | |
def greet(name): | |
return "Hello " + name + "!!" | |
class name: | |
def __init__(self, params): | |
= gh.Interface(fn=greet, inputs="text", outputs="text") | |
launch(share=True) | |