Sanjeev Penupala
Sanjeev Penupala
**Describe the bug** I get the [Error: connect ECONNREFUSED 127.0.0.1:8000](https://github.com/srbhr/Resume-Matcher/blob/main/webapp/README.md#error-connect-econnrefused-1270018000) error when I try to run `npm run dev`, so I tried to run `npm run fastapi-dev` in another terminal....
I tried installing this plugin on my PDM Python 3.10 environment, and I am getting the following error. Not sure how to debug it. ``` pdm plugin add pdm-vscode Installation...
# Description Unable to create the environment on macOS with ARM64 architecture (M3 Pro chip) due to package compatibility issues. # Body When attempting to create the environment using the...
### Description Running the “Get Unsplash Image” action gives the following error: **Request failed: service unavailable (503)**  ### macOS/iOS version iOS 17.4.1 ### Shortcut URL https://routinehub.co/shortcut/13484/
```javascript const getTitle = (title, artist) => { return `${title} ${artist}` .toLowerCase() .replace(/ *\([^)]*\) */g, '') .replace(/ *\[[^\]]*]/, '') .replace(/feat.|ft./g, '') .replace(/\s+/g, ' ') .trim(); }; console.log(getTitle("All Night (BTS World...
### Describe the bug You can't trash the canvas while in cropping mode when the crop is at the max resolution, because the resize mouse pointer is being shown. ###...
I noticed the dependencies for this project are a bit outdated, given the required packages have a lot newer versions (for example, pandas now has 2.2.2). The issue comes from...
``` > sh test_VITON.sh ------------ Options ------------- batchSize: 32 data_type: 32 dataroot: /home/ec2-user/repos/VITON-HD display_winsize: 512 fineSize: 512 gen_checkpoint: checkpoints/PFAFN/gen_model_final.pth gpu_ids: [0] input_nc: 3 isTrain: False label_nc: 13 loadSize: 512 max_dataset_size:...
### Description I believe the error is coming from the `basicr` package and it is incompatible with something? My laptop is [Mac 14.5 (23F79)](https://developer.apple.com/news/releases/?id=05132024d) with M3 Pro chip. I first...
Currently, the Instructor integration for AWS Bedrock supports sending images and text messages, including OpenAI-style and Bedrock-native formats. However, there is no support for passing PDF files (or similarly structured...