Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Projetweb
/
AiServices
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ikraamkb
commited on
20 days ago
Commit
57794b7
·
verified
·
1 Parent(s):
dd0dc93
Create start.sh
Browse files
Files changed (1)
hide
show
start.sh
+2
-0
start.sh
ADDED
Viewed
@@ -0,0 +1,2 @@
1
+
#!/bin/bash
2
+
uvicorn app:app --host 0.0.0.0 --port 7860