Spaces:
Runtime error
Runtime error
jaekookang
commited on
Commit
โข
22e3a65
1
Parent(s):
db478c5
update readme
Browse files
README.md
CHANGED
@@ -11,10 +11,16 @@ pinned: false
|
|
11 |
# Note
|
12 |
|
13 |
- ์ฃผ์ด์ง ์ด๋ฏธ์ง์ ํ๋จ๋ถ ์ ๋ฐ์ ์ง์ฐ๊ณ ์๋ก ์ฑ์์ ๊ทธ๋ ค์ฃผ๋ AI ๋ฐ๋ชจ์
๋๋ค
|
14 |
-
- ImageGPT ํ์ฉ
|
15 |
- Paper: https://arxiv.org/abs/2109.10282
|
16 |
- Code: https://huggingface.co/spaces/nielsr/imagegpt-completion
|
17 |
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
# Configuration
|
19 |
|
20 |
`title`: _string_
|
|
|
11 |
# Note
|
12 |
|
13 |
- ์ฃผ์ด์ง ์ด๋ฏธ์ง์ ํ๋จ๋ถ ์ ๋ฐ์ ์ง์ฐ๊ณ ์๋ก ์ฑ์์ ๊ทธ๋ ค์ฃผ๋ AI ๋ฐ๋ชจ์
๋๋ค
|
14 |
+
- ImageGPT ํ์ฉ (์์ ๋ง ๋ณ๊ฒฝ)
|
15 |
- Paper: https://arxiv.org/abs/2109.10282
|
16 |
- Code: https://huggingface.co/spaces/nielsr/imagegpt-completion
|
17 |
|
18 |
+
- This repo is a replication of [https://huggingface.co/spaces/nielsr/imagegpt-completion](https://huggingface.co/spaces/nielsr/imagegpt-completion) for personal use
|
19 |
+
- Hosted link: https://huggingface.co/spaces/jkang/demo-image-completion.
|
20 |
+
|
21 |
+
# Log
|
22 |
+
- 2021-12-10 first created
|
23 |
+
|
24 |
# Configuration
|
25 |
|
26 |
`title`: _string_
|