iykyk / app.py
Washedashore's picture
Update app.py
e0937c9 verified
raw
history blame
319 Bytes
<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)