Commit
·
5596377
1
Parent(s):
84e1f9a
Update README.md
Browse files
README.md
CHANGED
@@ -7,10 +7,12 @@ tags:
|
|
7 |
- image
|
8 |
- images
|
9 |
task: unconditional-image-generation
|
|
|
|
|
10 |
license: mit
|
11 |
---
|
12 |
|
13 |
-
# Hugging NFT: cryptopunks
|
14 |
|
15 |
## Disclaimer
|
16 |
|
@@ -21,9 +23,9 @@ holder.
|
|
21 |
|
22 |
LightWeight GAN model for unconditional generation.
|
23 |
|
24 |
-
NFT collection available [here](https://opensea.io/collection/cryptopunks
|
25 |
|
26 |
-
Dataset is available [here](https://huggingface.co/datasets/huggingnft/cryptopunks
|
27 |
|
28 |
Check Space: [link](https://huggingface.co/spaces/AlekseyKorshuk/huggingnft).
|
29 |
|
@@ -43,7 +45,7 @@ Check project repository: [link](https://github.com/AlekseyKorshuk/huggingnft).
|
|
43 |
|
44 |
## Training data
|
45 |
|
46 |
-
Dataset is available [here](https://huggingface.co/datasets/huggingnft/cryptopunks
|
47 |
|
48 |
## Training procedure
|
49 |
|
|
|
7 |
- image
|
8 |
- images
|
9 |
task: unconditional-image-generation
|
10 |
+
datasets:
|
11 |
+
- huggingnft/cryptopunks
|
12 |
license: mit
|
13 |
---
|
14 |
|
15 |
+
# Hugging NFT: cryptopunks
|
16 |
|
17 |
## Disclaimer
|
18 |
|
|
|
23 |
|
24 |
LightWeight GAN model for unconditional generation.
|
25 |
|
26 |
+
NFT collection available [here](https://opensea.io/collection/cryptopunks).
|
27 |
|
28 |
+
Dataset is available [here](https://huggingface.co/datasets/huggingnft/cryptopunks).
|
29 |
|
30 |
Check Space: [link](https://huggingface.co/spaces/AlekseyKorshuk/huggingnft).
|
31 |
|
|
|
45 |
|
46 |
## Training data
|
47 |
|
48 |
+
Dataset is available [here](https://huggingface.co/datasets/huggingnft/cryptopunks).
|
49 |
|
50 |
## Training procedure
|
51 |
|