|
|
|
@ -3,6 +3,7 @@ from templates.user_info import show_user_info_form
|
|
|
|
|
from templates.recommendations import show_recommendations_tab
|
|
|
|
|
from templates.recommendations import show_virtual_tryon_tab
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# 页面设置
|
|
|
|
|
st.set_page_config(page_title="智能穿搭助手", page_icon="👗", layout="wide")
|
|
|
|
|
|
|
|
|
|