Skip to content

Commit

Permalink
Feat : First Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jouhy committed Mar 27, 2024
1 parent 855ffb0 commit 643df33
Showing 1 changed file with 62 additions and 0 deletions.
62 changes: 62 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@

# 목소리로 가상 얼굴 생성 서비스 [너목보]
<img src="https://img.shields.io/badge/PyTorch-EE4C2C?style=for-the-badge&logo=PyTorch&logoColor=white">
<img src="https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=Python&logoColor=white">
<img src="https://img.shields.io/badge/opencv-5C3EE8?style=for-the-badge&logo=opencv&logoColor=white">
<img src="https://img.shields.io/badge/mysql-4479A1?style=for-the-badge&logo=mysql&logoColor=white">
<img src="https://img.shields.io/badge/github-181717?style=for-the-badge&logo=github&logoColor=white">
<img src="https://img.shields.io/badge/git-F05032?style=for-the-badge&logo=git&logoColor=white">
<img src="https://img.shields.io/badge/Docker-2496ED?style=for-the-badge&logo=Docker&logoColor=white">
<img src="https://img.shields.io/badge/Flask-000000?style=for-the-badge&logo=Flask&logoColor=white">
<img src="https://img.shields.io/badge/Prometheus-E6522C?style=for-the-badge&logo=Prometheus&logoColor=white">
<img src="https://img.shields.io/badge/Grafana-F46800?style=for-the-badge&logo=Grafana&logoColor=white">
<img src="https://img.shields.io/badge/NCP-03C75A?style=for-the-badge&logo=Naver&logoColor=white">
<img src="https://img.shields.io/badge/RabbitMQ-FF6600?style=for-the-badge&logo=RabbitMQ&logoColor=white">
<img src="https://img.shields.io/badge/Celery-37814A?style=for-the-badge&logo=Celery&logoColor=white">
<img src="https://img.shields.io/badge/minio-C72E49?style=for-the-badge&logo=minio&logoColor=white">
<img src="https://img.shields.io/badge/amazonrds-527FFF?style=for-the-badge&logo=amazonrds&logoColor=white">
<img src="https://img.shields.io/badge/svelte-FF3E00?style=for-the-badge&logo=svelte&logoColor=white">
<img src="https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=Linux&logoColor=white">

# Project Overview

간단한 설명
### 기획의도
### 기대효과
### 차별점

# 팀원 소개
간단한 소개 혁신적인 엠지팀임
### 팀원
팀원들 깃헙
### 역할
역할 표 첨부


# 타임라인
타임라인 표 첨부
# 시스템 아키텍처 & 파이프라인
아키텍처 사진

# Getting Started

[](https://github.com/boostcampaitech5/level3_nlp_finalproject-nlp-08#getting-started)

> 아래 Readme를 통해 직접 프로젝트를 실행할 수 있으며, 구현된 코드를 살펴볼 수 있습니다.
### 📊 Model
- [Model](https://github.com/boostcampaitech5/level3_nlp_finalproject-nlp-08/blob/main/model) / [README.md](https://github.com/boostcampaitech5/level3_nlp_finalproject-nlp-08/blob/main/model/README.md)

### 💽 Data
- [Data Pipeline](https://github.com/boostcampaitech5/level3_nlp_finalproject-nlp-08/blob/main/data_pipeline) / [README.md](https://github.com/boostcampaitech5/level3_nlp_finalproject-nlp-08/blob/main/data_pipeline/README.md)

### 🎨 Frontend
- [Frontend](https://github.com/boostcampaitech5/level3_nlp_finalproject-nlp-08/blob/main/frontend) / [README.md](https://github.com/boostcampaitech5/level3_nlp_finalproject-nlp-08/blob/main/frontend/README.md)

### 💻 Backend
- [Backend](https://github.com/boostcampaitech5/level3_nlp_finalproject-nlp-08/blob/main/backend) / [README.md](https://github.com/boostcampaitech5/level3_nlp_finalproject-nlp-08/blob/main/backend/README.md)

## Links
### … ?링크
### 유튜브 링크
### 노션 링크

0 comments on commit 643df33

Please sign in to comment.