Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
dschandra/AIVoice4
dschandra
/
AIVoice5
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
dschandra
commited on
Jan 3
Commit
e2c4a3d
·
verified
·
1 Parent(s):
713e663
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -294,6 +294,7 @@ def process_command(command):
294
"- Show my order\n"
295
"- Place the order"
296
)
297
298
299
if __name__ == "__main__":
294
"- Show my order\n"
295
"- Place the order"
296
)
297
+
298
299
300
if __name__ == "__main__":