Skip to content

TeamMothee/Image-captioning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

환경 구성

ngrok 설치 및 실행

brew install ngrok
ngrok http 28080

Python 3.12 version에서 테스트되었습니다.
tensorflow2를 사용하므로 3.9 이상 3.12 이하의 버전을 사용해야 합니다.

실행

가상환경 생성 및 활성화 (필요하면 실행)

source init.sh

필요한 패키지 설치

pip install -r requirements.txt

서버 실행

source run.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published