feat
fix
This commit is contained in:
@@ -140,7 +140,7 @@ SEGMENTATION = {
|
|||||||
# ollama config
|
# ollama config
|
||||||
OLLAMA_URL = "http://10.1.1.243:11434/api/embeddings"
|
OLLAMA_URL = "http://10.1.1.243:11434/api/embeddings"
|
||||||
# DESIGN config
|
# DESIGN config
|
||||||
DESIGN_MODEL_URL = '10.1.1.243:10000'
|
DESIGN_MODEL_URL = '10.1.1.240:10000'
|
||||||
AIDA_CLOTHING = "aida-clothing"
|
AIDA_CLOTHING = "aida-clothing"
|
||||||
KEYPOINT_RESULT_TABLE_FIELD_SET = ('neckline_left', 'neckline_right', 'shoulder_left', 'shoulder_right', 'armpit_left', 'armpit_right',
|
KEYPOINT_RESULT_TABLE_FIELD_SET = ('neckline_left', 'neckline_right', 'shoulder_left', 'shoulder_right', 'armpit_left', 'armpit_right',
|
||||||
'cuff_left_in', 'cuff_left_out', 'cuff_right_in', 'cuff_right_out', 'waistband_left', 'waistband_right')
|
'cuff_left_in', 'cuff_left_out', 'cuff_right_in', 'cuff_right_out', 'waistband_left', 'waistband_right')
|
||||||
|
|||||||
Reference in New Issue
Block a user