chawin.chen commited on
Commit ·
b9ddbbe
1
Parent(s): 7af1f43
fix
Browse files- start_local.sh +0 -1
start_local.sh
CHANGED
|
@@ -7,7 +7,6 @@ export MODELS_PATH=/opt/data/models
|
|
| 7 |
export DEEPFACE_HOME=/opt/data/models
|
| 8 |
export FAISS_INDEX_DIR=/opt/data/faiss
|
| 9 |
export CELEBRITY_SOURCE_DIR=/opt/data/chinese_celeb_dataset
|
| 10 |
-
|
| 11 |
export GENDER_CONFIDENCE=1
|
| 12 |
export UPSCALE_SIZE=2
|
| 13 |
export AGE_CONFIDENCE=0.1
|
|
|
|
| 7 |
export DEEPFACE_HOME=/opt/data/models
|
| 8 |
export FAISS_INDEX_DIR=/opt/data/faiss
|
| 9 |
export CELEBRITY_SOURCE_DIR=/opt/data/chinese_celeb_dataset
|
|
|
|
| 10 |
export GENDER_CONFIDENCE=1
|
| 11 |
export UPSCALE_SIZE=2
|
| 12 |
export AGE_CONFIDENCE=0.1
|