Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 [Bug] torch 설치 오류 수정 #15

Merged
merged 1 commit into from
Jul 20, 2024
Merged

Conversation

chanmin-00
Copy link
Member

@chanmin-00 chanmin-00 commented Jul 20, 2024

📍 PR 타입

  • 기능 추가
  • 버그 수정
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트
  • 기타 사소한 수정

❗️ 관련 이슈 링크

Close #10

🔁 변경 및 추가사항

  • 직접 torch 설치 명령어 삭제
  • requirement.txt에 torch 설치 사항 추가

📚 레퍼런스 (또는 새로 알게 된 내용) 혹은 궁금한 사항들

✅ 체크 리스트

  • PR 템플릿에 맞추어 작성했어요.
  • 변경 내용에 대한 테스트를 진행했어요.
  • 프로그램이 정상적으로 동작해요.
  • PR에 적절한 라벨을 선택했어요.
  • 불필요한 코드는 삭제했어요.

@chanmin-00 chanmin-00 added the bug Something isn't working label Jul 20, 2024
@chanmin-00 chanmin-00 merged commit a3fbd0f into develop Jul 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 [Bug] 서버 torch 설치 오류 수정
1 participant