Skip to content

Commit

Permalink
Update lookbook.py
Browse files Browse the repository at this point in the history
  • Loading branch information
2paperstar authored Jun 7, 2024
1 parent 2acc929 commit a1ebaa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lookbook.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ def get_lookbook(gender: str= "", ageRange: str= "", area: dict[str, str]= {"pro
for i in range(len(TPO)):
TPO_string+=(TPO[i]+" "+TPO_template[TPO[i]]+" ")
prompt=f"""
# 룩북 생성기
# 룩북 생성기, 코디 추천기
## 필요 요소
- 자외선 농도
Expand Down

0 comments on commit a1ebaa2

Please sign in to comment.