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...
f0f7ade
UB_VSA
File size: 70 Bytes
d8f06d4
1
2
3
4
5
6
7
#!/bin/bash
python main.py --api & python main.py --frontend &
wait