Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
# https://neptune.ai | |
neptune: | |
_target_: lightning.pytorch.loggers.neptune.NeptuneLogger | |
api_key: ${oc.env:NEPTUNE_API_TOKEN} # api key is loaded from environment variable | |
project: username/deepscreen | |
# name: "" | |
log_model_checkpoints: True | |
prefix: "" |