浩瀚猫

Results 63 comments of 浩瀚猫
trafficstars

@RVC-Boss 成功定位了问题: ```python Traceback (most recent call last): File "/home/hwang/Applications/miniconda3/envs/sovits/lib/python3.9/site-packages/transformers/utils/hub.py", line 389, in cached_file resolved_file = hf_hub_download( File "/home/hwang/Applications/miniconda3/envs/sovits/lib/python3.9/site-packages/huggingface_hub/utils/_validators.py", line 110, in _inner_fn validate_repo_id(arg_value) File "/home/hwang/Applications/miniconda3/envs/sovits/lib/python3.9/site-packages/huggingface_hub/utils/_validators.py", line 158, in validate_repo_id...

Hoping this issue is the correct place to report my problem. I got a similar problem when setting my KDE plasma HD display with the global scale = 1.75 ![image](https://github.com/CloudCompare/CloudCompare/assets/19968935/a012a504-6f63-44f3-b39a-22a1a675b215)...

> Ah, high DPI displays have always been a source of pain with Qt... (see https://doc.qt.io/qt-5/highdpi.html) > > Maybe you could try to play with the environment variables such as...

According to this manual https://doc.qt.io/qt-5/highdpi.html, I successfully scaled the flatpak installed CloudCompare to 1.5 zoom ratio: The orignal launch command of flakpak command ```bash /usr/bin/flatpak run --branch=stable --arch=x86_64 --command=CloudCompare org.cloudcompare.CloudCompare...

安装教程藏在另一个项目里,我也找了很久 https://github.com/lotem/rime-octagram-data

Please refer to our package, it provide an alternative solution for making geotiff tags. https://github.com/UTokyo-FieldPhenomics-Lab/EasyIDP/blob/ff687a6d3e27a0155d137019a15ba8461ce2222e/easyidp/geotiff.py#L351 But it only suitable for cutting a region from given geotiff (only modify the left-top...

> Very nice! Thanks for the reference! > > PS, I also work in agriculture. Would love to know more about the applications for your package. Send me an email...

I have digged the source code of tifftools, no api or function named `create_geotiff_tags`, and the only close one is `write_tag_data`, but seems not expected. ```python def write_tag_data(dest, src, offsets,...

Got the same problem on the manjaro kde plasma (the latest version from AUR source) instead of the half screen, the full screen has been covered and could do nothing...

@mukhery thanks a lot, that does work for me!