Rex_dby
Rex_dby
I typed !pip install pysnooper but came out an error ERROR: Could not find a version that satisfies the requirement pysnooper (from versions: none) ERROR: No matching distribution found for...
Hi, thank you for your great work on the OCT-Converter!! I have encountered a small issue. I have obtained 5 volumes from an E2E file, totaling 79 images. The B-scan...
Hi, i just meet the problem that install tensorflow in 1.X version, it said need python 3.5 or above, but your requirement is python
I am using Lora to finetune Qwen-VL model, there are about 10,000 VQA data samples I used for finetuning, but the loss of final model is still high, I set...
Hi, i try to reproduce the Limit Texas Hold'em, it missed 'version', is there any solution? 
Hi, thanks for your great work! I am trying to fine-tune the big-lama model on my custom dataset, but the output after fine-tuning seems worse than the original version. Here...
Thanks for your great job! I want to apply it in the VAE model but it got some problems. Here is my code: ` import` torch import torch_pruning as tp...
Hi, when i using diffsynth to do inference of wan2.2 animate, if the input video shape is not 1280(h)*720(w) will get the error as blow: ``` File "./DiffSynth-Studio/diffsynth/models/wan_video_animate_adapter.py", line 643,...
大家好,现在我也在做类似的图片翻译任务,常常遇到翻译后文字排版混乱的问题,想问问大家有什么好的方法和建议吗,谢谢!