Commit
·
0295ab3
1
Parent(s):
d63141c
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,77 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
tags:
|
3 |
+
- huggingnft
|
4 |
+
- nft
|
5 |
+
- huggan
|
6 |
+
- gan
|
7 |
+
- image
|
8 |
+
- images
|
9 |
+
task: unconditional-image-generation
|
10 |
+
license: mit
|
11 |
---
|
12 |
+
|
13 |
+
# Hugging NFT: azuki
|
14 |
+
|
15 |
+
## Disclaimer
|
16 |
+
|
17 |
+
All rights belong to their owners. Models and datasets can be removed from the site at the request of the copyright
|
18 |
+
holder.
|
19 |
+
|
20 |
+
## Model description
|
21 |
+
|
22 |
+
LightWeight GAN model for unconditional generation.
|
23 |
+
|
24 |
+
NFT collection available [here](https://opensea.io/collection/azuki).
|
25 |
+
|
26 |
+
Dataset is available [here](https://huggingface.co/datasets/huggingnft/azuki).
|
27 |
+
|
28 |
+
Check Space: [link](https://huggingface.co/spaces/AlekseyKorshuk/huggingnft).
|
29 |
+
|
30 |
+
Project repository: [link](https://github.com/AlekseyKorshuk/huggingnft).
|
31 |
+
|
32 |
+
[](https://github.com/AlekseyKorshuk/huggingnft)
|
33 |
+
|
34 |
+
## Intended uses & limitations
|
35 |
+
|
36 |
+
#### How to use
|
37 |
+
|
38 |
+
Check project repository: [link](https://github.com/AlekseyKorshuk/huggingnft).
|
39 |
+
|
40 |
+
#### Limitations and bias
|
41 |
+
|
42 |
+
Check project repository: [link](https://github.com/AlekseyKorshuk/huggingnft).
|
43 |
+
|
44 |
+
## Training data
|
45 |
+
|
46 |
+
Dataset is available [here](https://huggingface.co/datasets/huggingnft/azuki).
|
47 |
+
|
48 |
+
## Training procedure
|
49 |
+
|
50 |
+
Training script is available [here](https://github.com/AlekseyKorshuk/huggingnft).
|
51 |
+
|
52 |
+
## Generated Images
|
53 |
+
|
54 |
+
Check results with Space: [link](https://huggingface.co/spaces/AlekseyKorshuk/huggingnft).
|
55 |
+
|
56 |
+
## About
|
57 |
+
|
58 |
+
*Built by Aleksey Korshuk*
|
59 |
+
|
60 |
+
[](https://github.com/AlekseyKorshuk)
|
61 |
+
|
62 |
+
[](https://twitter.com/intent/follow?screen_name=alekseykorshuk)
|
63 |
+
|
64 |
+
[](https://t.me/joinchat/_CQ04KjcJ-4yZTky)
|
65 |
+
|
66 |
+
For more details, visit the project repository.
|
67 |
+
|
68 |
+
[](https://github.com/AlekseyKorshuk/huggingnft)
|
69 |
+
|
70 |
+
### BibTeX entry and citation info
|
71 |
+
|
72 |
+
```bibtex
|
73 |
+
@InProceedings{huggingnft,
|
74 |
+
author={Aleksey Korshuk}
|
75 |
+
year=2022
|
76 |
+
}
|
77 |
+
```
|