-
```sh
(ldm) hugo@DESKTOP:/mnt/d/stable-diffusion$ python scripts/txt2img.py --prompt "a photograph of an astronaut riding a horse" --plms --ckpt models/ldm/text2img256/model.ckpt
Global seed set to …
-
Many users have requested the ability to backup only a single model file or several specific model files in order to share them more easily to fellow users at their flying fields.
It would be great…
-
Hi Mr, many thanx for this great package.
can I apply a filter by certain field , example I want to show only records with certain type (according to type column in database) reported by date monthly…
-
**What is your question?**
Hi,
I have pretrained several Random Forest (RF) models using cuRFC.
I need to iterate through these models to make predictions and add the results to a DataFrame.
Ho…
-
### 🐛 Describe the bug
I wasn't sure if this belonged here, but since the error message specify to create a bug report for Pytorch I will
Traceback
```
Traceback (most recent call last):
File…
-
Great app, man! But uh... can misakaX add an option to force FaceTime Audio on?
Ps:It would be great if we could have it👏👏👏
-
The MTK modeling process seems to be as follows:
[@structural_parameters](https://docs.sciml.ai/ModelingToolkit/stable/basics/MTKModel_Connector/#Conditional-elements-of-the-system) determine the mo…
-
While analyzing OMC's verification failure reports with @AndreaBartolini, we stumbled upon one case which made us question the whole thing. Consider the [Buildings.Airflow.Multizone.Examples.OneOpenDo…
-
After compartmentalizing [`dav1d`](https://github.com/immunant/dav1d/tree/ia2) and trying to run it, I started hitting a segfault at the very beginning, in `init_stacks_and_setup_tls`: https://github.…
-
Currently each model created in `estimate()` contains no key variables, which limits the ability to use global models.
Adding the key dimension to modelling requires substantial work in generalisin…