"mmdetection3d/LICENSE" did not exist on "9c03eaa81d1b4ece4f75bcd13395a00b25c99de0"
main.json 772 Bytes
Newer Older
wuxk1's avatar
wuxk1 committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
  "settingsCategories": {
    "Hotkeys": "단축키",
    "Nodes": "노드",
    "NodesMap": "노드 맵"
  },
  "nodeCategories": {
    "Util": "유틸",
    "Seed": "시드",
    "Prompt": "프롬프트",
    "Loaders": "로더",
    "Adapter": "어댑터",
    "Inpaint": "인페인트",
    "PreSampling": "사전 샘플링",
    "Sampler": "샘플러",
    "Fix": "픽스",
    "Pipe": "파이프",
    "XY Inputs": "XY 입력",
    "Image": "이미지",
    "Segmentation": "분할",
    "\uD83D\uDEAB Deprecated": "\uD83D\uDEAB 사용 중단",
    "Type": "유형",
    "Math": "수학",
    "Switch": "스위치",
    "Index Switch": "인덱스 스위치",
    "While Loop": "while 루프",
    "For Loop": "for 루프",
    "LoadImage": "이미지 로드"
  }
}