Patrick Alves

Results 20 comments of Patrick Alves

@ShnitzelKiller and @xiaoj45 I've tried to train the model using images with 512x512 and 1024x1024 resolution (Celeba-HQ dataset). But I am always getting CUDA out of memory, even with a...

> I modified config.yml and no longer reported an error. In fact, I found an error. In model=4, I need to modify dis_loss.backward(retain_graph = True) in models.py , line 256....

I am also having the same issue when running inside docker (including when using the image https://hub.docker.com/r/ultrafunk/undetected-chromedriver).

Hi @xloem, Sorry for the huge delay. Can you send me a URL of a problem where this problem occurs? I would like to reproduce the issue.

The files with `_au_` in the name are for eBay of Australia. The two files for Australia could be merged, I'll do this in the future. Unfortunately, I don't have...

I've managed to make it work using the following approach: Install these packages: ``` npm install puppeteer-extra npm install puppeteer-extra-plugin-user-data-dir npm install puppeteer-extra-plugin-user-preferences ``` Then, in your code use: ```...

> Hi there, could you please show an example of how to use `pull_latest_from_table_or_query`?

Any update about this? I am running code-server on Kubernetes. ![image](https://github.com/coder/code-server/assets/22003608/f0150752-017e-4435-92d7-69002bec678b)