Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ykilcher/apes
BoredApeYachtClub
/
NFT-Gen
like
2
Runtime error
App
Files
Files
Community
5c56d84
NFT-Gen
5 contributors
History:
24 commits
Yannic Kilcher
bugfix
5c56d84
over 2 years ago
.github
Update issue templates
over 3 years ago
dnnlib
Documentation
almost 4 years ago
docs
Add --allow-tf32 perf tuning argument that can be used to enable tf32
over 3 years ago
metrics
Fix metrics to work with grayscale datasets (#9)
almost 4 years ago
torch_utils
Print better error message for the dreaded upfirdn2d_plugin problem
over 3 years ago
training
Add --allow-tf32 perf tuning argument that can be used to enable tf32
over 3 years ago
.gitattributes
Safe
1.22 kB
added gitattributes for spaces
over 2 years ago
.gitignore
Safe
30 Bytes
added interfaces for interpolation and projection
over 2 years ago
Dockerfile
Safe
897 Bytes
Initial commit
almost 4 years ago
LICENSE.txt
Safe
4.42 kB
Initial commit
almost 4 years ago
README.md
Safe
25.8 kB
projector interface as main
over 2 years ago
calc_metrics.py
Safe
8.34 kB
dataset_tool.py docs update, tf32 disable for calc_metrics.py
over 3 years ago
dataset_tool.py
Safe
17.9 kB
dataset_tool.py docs update, tf32 disable for calc_metrics.py
over 3 years ago
docker_run.sh
Safe
1.2 kB
Specify --shm-size=2g and fix typo in code comments
over 3 years ago
generate.py
Safe
5.34 kB
Do not require a --seeds argument with --projected_w (#5)
almost 4 years ago
interface.py
Safe
2.31 kB
bugfix
over 2 years ago
interface_projector.py
Safe
4.17 kB
bugfix
over 2 years ago
interpolate.py
Safe
396 Bytes
added interfaces for interpolation and projection
over 2 years ago
legacy.py
Safe
16.5 kB
Initial commit
almost 4 years ago
projector.py
Safe
12.7 kB
added interfaces for interpolation and projection
over 2 years ago
requirements.txt
Safe
33 Bytes
added requirements
over 2 years ago
style_mixing.py
Safe
4.89 kB
Initial commit
almost 4 years ago
train.py
Safe
24.1 kB
Add --allow-tf32 perf tuning argument that can be used to enable tf32
over 3 years ago