andreemic

Results 16 comments of andreemic

That's awesome! How is it going? ETA?

getting similar thing with axios... any ideas where to dig for the cause?

looking for info as well... haven't found much until now other than the [model definition](https://github.com/Stability-AI/stablediffusion/blob/fc1488421a2761937b9d54784194157882cbc3b1/configs/stable-diffusion/x4-upscaling.yaml#L1-L77) and the [gradio script](https://github.com/Stability-AI/stablediffusion/blob/fc1488421a2761937b9d54784194157882cbc3b1/scripts/gradio/superresolution.py#L1-L198) Maybe we can alter the gradio script to perform training?

+1. it's repeatedly outputting this for me and never goes to start training: ``` Loaded model config from [./models/cldm_v15.yaml] Loaded state_dict from [./models/epoch=15-step=42351.ckpt] ```

Very weird.. sadly my problem persists.

> nuxt-property-decorator any idea for Nuxt 3?

> Can you tell me if the tesla V100 pcie 32Gb is suitable for training? With a low batch_size and gradient accumulation (you have to set them in the config...

> Thank you for your incredible work. > > Now, I'm trying to run train code with RTX 3090 (24GB). But, Even with batch size 1, I met out of...