Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mattrf
/
projectai
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
projectai
/
default.env
Matthew Frazer
Create default.env
9a3b122
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
# File 9: configs/default.env
DEVICE
=cuda
BATCH_SIZE
=
32
LATENT_DIM
=
512
VAE_LR
=
0.0001
D_LR
=
0.0004
KL_WEIGHT
=
0.001