-
In GitLab by @yoha6865 on Sep 25, 2024, 16:25
_Merges feature/frontend/78-theme-detail -> develop_
## 🥥 Contents
**테마 상세 조회**
- 테마 상세 정보를 조회할 수 있는 페이지 디자인 & 로직 구현
- 테마 상세 정보, 카페 정보, 리뷰 정보 등의 필요 데이터…
-
### Attempted Debugging
- [X] I have read the debugging page
### Searched GitHub Issues
- [X] I have searched GitHub for the issue.
### Describe the Scenario
Hello.
I am a Korean user.…
-
# Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://github.c…
-
## 論文タイトル(原文まま)
HiFi-GAN: Generative Adversarial Networks for Efficient and High Fidelity Speech Synthesis
## 一言でいうと
HiFi-GANは、効率的かつ高忠実度な音声合成を実現するために設計された生成対向ネットワーク(GAN)であり、最新のモデルと比較して高い品質と高速な合成を…
-
실행시 아래와 같은 오류 발생
``` import * as Auth from "./Auth.json";
^^^^^^
SyntaxError: Cannot use import statement outside a module
at wrapSafe (internal/modules/cjs/loader.js:1053:16)
at Modu…
-
-
David, I am sorry but could you help me create a visualization for the intersecting words? You suggest multiple variables and I tried to make a bar graph. Then, I realized both do not show "who spoke …
-
## Proposal
ESN api node service / bootnode maintenance bounty.
## Description
1. api 노드는 일반 웹페이지와는 달리 광고를 부착하는 것도 아니라, 서버유지비만 나가게 됩니다.
2. 상당수의 초기 코인의 경우에도 api 서버 정도는 기본 서비스에 속합니다. 이를 천재성곤님이 서버유…
-
### 이슈 설명 (Issue description)
```
Flutter : 3.24.0
Dart: 3.5.0
kakao_flutter_sdk: ^1.9.5
kakao_flutter_sdk_user: ^1.9.5
share_plus: ^10.0.2
```
```
Because share_plus >=10.0.1 depends on we…
-
## ✨ 기능 설명
Kakao 로그인 구현
## ✅ 할일
- [x] jwt 토큰 획득 과정에서 user_nickname 및 user_img 값 확보
- [x] session 정보로 header 프로필 출력될 수 있도록 ui 구현
## ETC