This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
kevin
/
face_recognition
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
f9920c0634
Rami (Branch)
Tag
master
face_recognitio...
/
run.sh
run.sh
76 B
Cronologia
Originale
1
2
3
4
#!/bin/bash
source venv/bin/activate
gunicorn -w 8 -b 0.0.0.0:8349 wsgi:app