iykyk / app.py
Washedashore's picture
Update app.py
4acdefc verified
raw
history blame
249 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)