Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LIVR-VUB
/
advanced-plate-map
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
arka2696
commited on
Aug 28, 2025
Commit
e7fdfab
·
verified
·
1 Parent(s):
033c22b
Create app.sh
Browse files
Files changed (1)
hide
show
app.sh
+2
-0
app.sh
ADDED
Viewed
@@ -0,0 +1,2 @@
1
+
#!/bin/bash
2
+
streamlit run app.py --server.port $PORT --server.address 0.0.0.0