----------------- Options ---------------
batchSize: 1
checkpoints_dir: ./checkpoints
dataroot: ./data/datasetX
gpu_ids: 0
max_result_snapshots: 30
model: xxxx
name: XXXX
network_pkl: gdrive:networks/stylegan2-ffhq-config-f.pkl
only_for_test: ...
phase: test
----------------- End -------------------
qt.qpa.screen: QXcbConnection: Could not connect to display
Could not connect to any X display.
When I run python main.py,errors occur:
----------------- Options --------------- batchSize: 1
checkpoints_dir: ./checkpoints
dataroot: ./data/datasetX
gpu_ids: 0
max_result_snapshots: 30
model: xxxx
name: XXXX
network_pkl: gdrive:networks/stylegan2-ffhq-config-f.pkl only_for_test: ...
phase: test
----------------- End ------------------- qt.qpa.screen: QXcbConnection: Could not connect to display Could not connect to any X display.