Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mgbam
/
CryptoSentinel_AI
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
80f3cf4
CryptoSentinel_AI
/
start.sh
mgbam
Create start.sh
f6396c8
verified
17 days ago
raw
Copy download link
history
blame
72 Bytes
#!/usr/bin/env bash
uvicorn main:app --host 0.0.0.0 --port 7860 --reload