Files
CNN_Website/bird_cnn/start_server.sh
T
2026-04-29 14:45:01 +02:00

1 line
54 B
Bash

uvicorn server:app --host 0.0.0.0 --port 8000 --reload