Spaces:
No application file
No application file
Update app.py
Browse files
app.py
CHANGED
@@ -1,16 +1,16 @@
|
|
1 |
<import> gh repo clone LxaNce-Hacker/wifi-jammer:
|
2 |
|
3 |
-
|
4 |
|
5 |
-
def
|
6 |
|
7 |
return "Hello " + name + "!!"
|
8 |
|
9 |
-
class
|
10 |
|
11 |
def __init__(self, params):
|
12 |
|
13 |
-
= gh.Interface(fn=greet, inputs="text", outputs="text")
|
14 |
|
15 |
|
16 |
-
launch(share=True)
|
|
|
1 |
<import> gh repo clone LxaNce-Hacker/wifi-jammer:
|
2 |
|
3 |
+
compile//wifi-tracker//
|
4 |
|
5 |
+
def GeneratorExit(name):
|
6 |
|
7 |
return "Hello " + name + "!!"
|
8 |
|
9 |
+
class exec:
|
10 |
|
11 |
def __init__(self, params):
|
12 |
|
13 |
+
format= gh.Interface(fn=greet, inputs="text", outputs="text")
|
14 |
|
15 |
|
16 |
+
launch//(share=True)
|