File tree 1 file changed +3
-0
lines changed 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ It is recommended to use [miniconda](https://mirrors.tuna.tsinghua.edu.cn/anacon
13
13
7 . ` python src/final_check.py ` , remove the duplicates and view the current probability distribution, which can be adjusted again.
14
14
8 . (can skip) ` python src/upload_mystery_box.py ` push mystery box metadata to IPFS
15
15
9 . ` python src/upload.py ` push data to IPFS
16
+ 10 . (if need) ` python src/fresh_metadata.py ` to refresh opensea metadata to show new images
16
17
17
18
## features
18
19
@@ -30,6 +31,8 @@ It is recommended to use [miniconda](https://mirrors.tuna.tsinghua.edu.cn/anacon
30
31
31
32
- [x] Generate images by attr.csv, it's use for update old images
32
33
34
+ - [x] Refresh metadata: query ipfs and opensea api to refresh metadata, need opensea apikey
35
+
33
36
## discuss
34
37
35
38
You can use the ** [ Discussions] ( https://github.com/script-money/generate-nft-images/discussions ) ** to talk
You can’t perform that action at this time.
0 commit comments