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
28485b0
·
verified
·
1 Parent(s):
db9aa24
Update cmd.bin
Browse files
Files changed (1)
hide
show
cmd.bin
+1
-1
cmd.bin
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
#!bin/
bash
2
uvicorn main:app --host 0.0.0.0 --port 7860 &
3
python main1.py
4
wait -n
1
+
#!bin/
sh
2
uvicorn main:app --host 0.0.0.0 --port 7860 &
3
python main1.py
4
wait -n