Iván de Prado

Results 5 issues of Iván de Prado

**Describe the bug** I'm running a multiprocessing + multithreading app, and I was using the `RichHandler`. The process is a long-running process, and it always got stuck at some point....

Needs triage

Run with: ``` python -m autoextract \ urls.txt \ --api-key \ --page-type product \ --output res.jl ``` Fails on Windows only with: ``` Exception ignored in: Traceback (most recent call...

Using CPU as the default device. The models are initialized way before the `init_process_group()` is invoked. The Discretizer is placed in the GPU at initialization, and at this stage, it...

# What does this PR do? Distilled LCMs don't perform regular class-free guidance. Instead, they pass the `guidance_scale` as conditioning to the U-Net. This is cool because it reduces the...

I think there is something wrong in dateparser prioritization of languages, as introducing 'en' even in the last position hurts extraction of dates that were extracted properly when English was...

good first issue