Spaces:
Running
Running
Update advisor.py
Browse files- utils/advisor.py +0 -1
utils/advisor.py
CHANGED
@@ -4,4 +4,3 @@ advisor = StyleSavvy()
|
|
4 |
|
5 |
def get_advice(items, body_type, face_shape, occasion):
|
6 |
return advisor.advise(items, body_type, face_shape, occasion)
|
7 |
-
|
|
|
4 |
|
5 |
def get_advice(items, body_type, face_shape, occasion):
|
6 |
return advisor.advise(items, body_type, face_shape, occasion)
|
|