Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
nateraw
/
cryptopunks-gan
like
3
PyTorch
TensorBoard
dcgan
Model card
Files
Files and versions
xet
Metrics
Training metrics
Community
Copy to bucket
new
nateraw
commited on
Mar 1, 2022
Commit
9004bad
·
1 Parent(s):
df3f948
add yaml metadata to model card
Browse files
Files changed (1)
hide
show
README.md
+5
-0
README.md
CHANGED
Viewed
@@ -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.