Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
alptangall
/
bena.c.b
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
alptangall
commited on
Oct 27, 2024
Commit
35f79d8
·
verified
·
1 Parent(s):
6862973
Update cmd.sh
Browse files
Files changed (1)
hide
show
cmd.sh
+0
-2
cmd.sh
CHANGED
Viewed
@@ -1,5 +1,3 @@
1
#!bin/sh
2
uvicorn main:app --host 0.0.0.0 --port 7860 &
3
python main1.py
4
-
wait -n
5
-
exit $?
1
#!bin/sh
2
uvicorn main:app --host 0.0.0.0 --port 7860 &
3
python main1.py