Pragyan

Results 26 issues of Pragyan

Hi can you please add the file Or tell me how to make one of my own? @fpcasale

I ran the command for v2 first, it said `Unsupported Electrum2 wallet seed version 58` then I tried the Electrum v1 command it gave me this error ![image](https://github.com/3rdIteration/btcrecover/assets/49873605/e8be5c76-477d-4332-83a1-93129a521680) i manually...

How can I use this for a IP address used to host a nextJS website with nginx? What should I add in my nginx conf file?

This is what I see when I do isMultiple={true} ![image](https://user-images.githubusercontent.com/49873605/223780081-510ec1bb-af51-4113-a87b-d22efee2033c.png) placeholder gets hidden, and stops working then when i click on it to select, then nothing works I am also...

my code ```py import yolov7 # load pretrained or custom model model = yolov7.load('yolov7.pt') #model = yolov7.load('kadirnar/yolov7-v0.1', hf_model=True) # set model parameters model.conf = 0.25 # NMS confidence threshold model.iou...

Building from source, use mac ports to install packages, with homebrew there are some linking errors, but mac ports automatically handles it, so errors are not there with mac ports