Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TeamSAS
/
UB_VSA
like
4
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
AUMREDKA
commited on
Apr 29
Commit
c5467c6
·
verified
·
1 Parent(s):
01719fa
Update start.sh
Browse files
Files changed (1)
hide
show
start.sh
+0
-2
start.sh
CHANGED
Viewed
@@ -1,7 +1,5 @@
1
#!/bin/bash
2
3
-
python main.py --build &
4
-
5
python main.py --api &
6
7
python main.py --frontend &
1
#!/bin/bash
2
3
python main.py --api &
4
5
python main.py --frontend &