Open
Conversation
Contributor
minseo9451
commented
Oct 18, 2023
# 5개 입력
# 5개 미만인 경우
# 5개 - 입력 받는 갯수를 계산해서 가장 높은 tf-idf값 추출 단어 갯수 찾고
# 단어를 추출
# 모인 5개 단어를 번역
# 번역한 단어를 karlo에 전송
# 8개 이미지 받아서
# 클라에 전송
namsh1125
reviewed
Oct 19, 2023
Member
namsh1125
left a comment
There was a problem hiding this comment.
- URL: generate_image를 generate-image로 수정해주세요.
- 기존 return type으로 변경해주세요.
- 중간중간 요청 결과에 따른 로그 작성해주세요.
- 코드 보니 이미지 한 개만 return 하는 것 같아요. 저희는 생성된 이미지 전부 보내줘야 하므로 생성된 이미지를 전부 return 하도록 수정해주세요.
이외엔 특별한 것 없는 것 같아요. 고생하셨습니다.
1. URL: generate_image를 generate-image로 수정. 2. 기존 return type으로 변경 3. 요청 결과에 따른 로그 작성 4. 생성된 이미지를 전부 return
Contributor
Author
|
수정했습니다. 확인부탁드려요. |
반복문 수정
ba63c70 to
03d21dc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.