Spaces:
Runtime error
Runtime error
Upload folder using huggingface_hub
Browse files- __pycache__/app.cpython-311.pyc +0 -0
- app.py +1 -0
- commands.txt +2 -0
__pycache__/app.cpython-311.pyc
CHANGED
Binary files a/__pycache__/app.cpython-311.pyc and b/__pycache__/app.cpython-311.pyc differ
|
|
app.py
CHANGED
@@ -59,4 +59,5 @@ with gr.Blocks(theme='sudeepshouche/minimalist') as demo:
|
|
59 |
"Take off at your position.\n\n"
|
60 |
"Land now.")
|
61 |
|
|
|
62 |
demo.launch()
|
|
|
59 |
"Take off at your position.\n\n"
|
60 |
"Land now.")
|
61 |
|
62 |
+
demo.queue()
|
63 |
demo.launch()
|
commands.txt
CHANGED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
|
2 |
+
GOTO brick house across the street
|