Commit
·
525c72b
1
Parent(s):
0bd62ef
Upload README.md
Browse files
README.md
CHANGED
@@ -6,11 +6,14 @@ tags:
|
|
6 |
- gan
|
7 |
- image
|
8 |
- images
|
9 |
-
task:
|
|
|
|
|
|
|
10 |
license: mit
|
11 |
---
|
12 |
|
13 |
-
# Hugging NFT: cryptoadz-by-gremplin
|
14 |
|
15 |
## Disclaimer
|
16 |
|
@@ -21,9 +24,9 @@ holder.
|
|
21 |
|
22 |
LightWeight GAN model for unconditional generation.
|
23 |
|
24 |
-
NFT collection available [here](https://opensea.io/collection/cryptoadz-by-gremplin
|
25 |
|
26 |
-
Dataset is available [here](https://huggingface.co/datasets/huggingnft/cryptoadz-by-gremplin
|
27 |
|
28 |
Check Space: [link](https://huggingface.co/spaces/AlekseyKorshuk/huggingnft).
|
29 |
|
@@ -43,7 +46,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/cryptoadz-by-gremplin
|
47 |
|
48 |
## Training procedure
|
49 |
|
|
|
6 |
- gan
|
7 |
- image
|
8 |
- images
|
9 |
+
task:
|
10 |
+
- unconditional-image-generation
|
11 |
+
datasets:
|
12 |
+
- huggingnft/cryptoadz-by-gremplin
|
13 |
license: mit
|
14 |
---
|
15 |
|
16 |
+
# Hugging NFT: cryptoadz-by-gremplin
|
17 |
|
18 |
## Disclaimer
|
19 |
|
|
|
24 |
|
25 |
LightWeight GAN model for unconditional generation.
|
26 |
|
27 |
+
NFT collection available [here](https://opensea.io/collection/cryptoadz-by-gremplin).
|
28 |
|
29 |
+
Dataset is available [here](https://huggingface.co/datasets/huggingnft/cryptoadz-by-gremplin).
|
30 |
|
31 |
Check Space: [link](https://huggingface.co/spaces/AlekseyKorshuk/huggingnft).
|
32 |
|
|
|
46 |
|
47 |
## Training data
|
48 |
|
49 |
+
Dataset is available [here](https://huggingface.co/datasets/huggingnft/cryptoadz-by-gremplin).
|
50 |
|
51 |
## Training procedure
|
52 |
|