W&B supports projects that log only scalars by allowing explicit specification of files or data for upload. Refer to this example in PyTorch that demonstrates logging without using images.
Experiments
Use W&B to log only scalar metrics without uploading images or other media files.