nateraw commited on
Commit
9004bad
1 Parent(s): df3f948

add yaml metadata to model card

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  # cryptopunks-gan
2
 
3
  A DCGAN trained to generate novel Cryptopunks.
 
1
+ ---
2
+ library_name: pytorch
3
+ tags:
4
+ - dcgan
5
+ ---
6
  # cryptopunks-gan
7
 
8
  A DCGAN trained to generate novel Cryptopunks.