Spaces:
Running
Running
Disable python buffering
#3
by
ejschwartz
- opened
By default, python buffers standard output. This interacts poorly with the Huggingface logs viewer, and often results in standard output not being logged. This commit fixes this problem.