AhmedEwis commited on
Commit
18e5836
1 Parent(s): c263f03
Files changed (3) hide show
  1. README.md +79 -0
  2. config.json +1 -0
  3. model.pt +3 -0
README.md ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - huggingnft
4
+ - nft
5
+ - huggan
6
+ - gan
7
+ - image
8
+ - images
9
+ - unconditional-image-generation
10
+ datasets:
11
+ - huggingnft/hedgies
12
+ license: mit
13
+ ---
14
+
15
+ # Hugging NFT: hedgies
16
+
17
+ ## Disclaimer
18
+
19
+ All rights belong to their owners. Models and datasets can be removed from the site at the request of the copyright
20
+ holder.
21
+
22
+ ## Model description
23
+
24
+ LightWeight GAN model for unconditional generation.
25
+
26
+ NFT collection available [here](https://opensea.io/collection/hedgies).
27
+
28
+ Dataset is available [here](https://huggingface.co/datasets/huggingnft/hedgies).
29
+
30
+ Check Space: [link](https://huggingface.co/spaces/AlekseyKorshuk/huggingnft).
31
+
32
+ Project repository: [link](https://github.com/AlekseyKorshuk/huggingnft).
33
+
34
+ [![GitHub stars](https://img.shields.io/github/stars/AlekseyKorshuk/huggingnft?style=social)](https://github.com/AlekseyKorshuk/huggingnft)
35
+
36
+ ## Intended uses & limitations
37
+
38
+ #### How to use
39
+
40
+ Check project repository: [link](https://github.com/AlekseyKorshuk/huggingnft).
41
+
42
+ #### Limitations and bias
43
+
44
+ Check project repository: [link](https://github.com/AlekseyKorshuk/huggingnft).
45
+
46
+ ## Training data
47
+
48
+ Dataset is available [here](https://huggingface.co/datasets/huggingnft/hedgies).
49
+
50
+ ## Training procedure
51
+
52
+ Training script is available [here](https://github.com/AlekseyKorshuk/huggingnft).
53
+
54
+ ## Generated Images
55
+
56
+ Check results with Space: [link](https://huggingface.co/spaces/AlekseyKorshuk/huggingnft).
57
+
58
+ ## About
59
+
60
+ *Built by Aleksey Korshuk*
61
+
62
+ [![Follow](https://img.shields.io/github/followers/AlekseyKorshuk?style=social)](https://github.com/AlekseyKorshuk)
63
+
64
+ [![Follow](https://img.shields.io/twitter/follow/alekseykorshuk?style=social)](https://twitter.com/intent/follow?screen_name=alekseykorshuk)
65
+
66
+ [![Follow](https://img.shields.io/badge/dynamic/json?color=blue&label=Telegram%20Channel&query=%24.result&url=https%3A%2F%2Fapi.telegram.org%2Fbot1929545866%3AAAFGhV-KKnegEcLiyYJxsc4zV6C-bdPEBtQ%2FgetChatMemberCount%3Fchat_id%3D-1001253621662&style=social&logo=telegram)](https://t.me/joinchat/_CQ04KjcJ-4yZTky)
67
+
68
+ For more details, visit the project repository.
69
+
70
+ [![GitHub stars](https://img.shields.io/github/stars/AlekseyKorshuk/huggingnft?style=social)](https://github.com/AlekseyKorshuk/huggingnft)
71
+
72
+ ### BibTeX entry and citation info
73
+
74
+ ```bibtex
75
+ @InProceedings{huggingnft,
76
+ author={Aleksey Korshuk}
77
+ year=2022
78
+ }
79
+ ```
config.json ADDED
@@ -0,0 +1 @@
 
1
+ {"latent_dim": 256, "image_size": 256, "optimizer": "adam", "fmap_max": 512, "fmap_inverse_coef": 12, "transparent": false, "greyscale": false, "disc_output_size": 1, "attn_res_layers": [32], "freq_chan_attn": false, "ttur_mult": 1.0, "lr": 0.0002}
model.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9953956b3449b4d60ad28fc19896963afa8e5c92ade83d6a5a1f568bc08242f5
3
+ size 151458647