runtime error

an_human_v2_512.pkl: 0%| | 0.00/353M [00:00<?, ?B/s] stylegan_human_v2_512.pkl: 3%|β–Ž | 10.5M/353M [00:03<01:45, 3.23MB/s] stylegan_human_v2_512.pkl: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 353M/353M [00:03<00:00, 101MB/s] Valid checkpoint file: {'stylegan2-afhqcat-512x512': 'checkpoints/stylegan2-afhqcat-512x512.pkl', 'stylegan2-car-config-f': 'checkpoints/stylegan2-car-config-f.pkl', 'stylegan2-cat-config-f': 'checkpoints/stylegan2-cat-config-f.pkl', 'stylegan2-ffhq-512x512': 'checkpoints/stylegan2-ffhq-512x512.pkl', 'stylegan2-ffhq1024x1024': 'checkpoints/stylegan2-ffhq1024x1024.pkl', 'stylegan2-lhq-256x256': 'checkpoints/stylegan2-lhq-256x256.pkl', 'stylegan2_dogs_1024_pytorch': 'checkpoints/stylegan2_dogs_1024_pytorch.pkl', 'stylegan2_elephants_512_pytorch': 'checkpoints/stylegan2_elephants_512_pytorch.pkl', 'stylegan2_horses_256_pytorch': 'checkpoints/stylegan2_horses_256_pytorch.pkl', 'stylegan2_lions_512_pytorch': 'checkpoints/stylegan2_lions_512_pytorch.pkl', 'stylegan_human_v2_512': 'checkpoints/stylegan_human_v2_512.pkl'} Loading "checkpoints/stylegan2_lions_512_pytorch.pkl"... Done. () {'z_dim': 512, 'c_dim': 0, 'w_dim': 512, 'img_resolution': 512, 'img_channels': 3, 'mapping_kwargs': {'num_layers': 8, 'embed_features': None, 'layer_features': None, 'activation': 'lrelu', 'lr_multiplier': 0.01, 'w_avg_beta': 0.995}, 'synthesis_kwargs': {'channel_base': 32768, 'channel_max': 512, 'num_fp16_res': 0, 'conv_clamp': None, 'architecture': 'skip', 'resample_filter': [1, 3, 3, 1], 'use_noise': True, 'activation': 'lrelu'}} Traceback (most recent call last): File "/home/user/app/visualizer_drag_gradio.py", line 230, in <module> global_state = init_images(global_state) File "/home/user/app/visualizer_drag_gradio.py", line 103, in init_images add_watermark_np(np.array(init_image))) File "/home/user/app/viz/renderer.py", line 56, in add_watermark_np text_width, text_height = font.getsize(watermark_text) AttributeError: 'FreeTypeFont' object has no attribute 'getsize'

Container logs:

Fetching error logs...