-
Hi,
I’ve heard it is possible to run Stable-Diffusion on Mac Silicon (albeit slowly), would be good to include basic setup and instructions to do this.
Thanks,
Chris
-
### 🐛 Describe the bug
The complete code to reproduce the error:
```python
import numpy as np
import torch
import torchvision
import torch.nn as nn
import torch.optim as optim
class Mo…
-
I compiled the LayerDumper successfully,
But when I launch AE project, it says:
"Couldn't find main entry point for LayerDumper.aex".
-
Hello,
I've recently had to use the rft1d library to construct gaussian random fields. I needed to perform a sweep on the smoothing parameter to build a heatmap of my fields for different values. …
-
```
Traceback (most recent call last):
File "DoodleShadow.py", line 10
from NaNGFNoise import NoiseOutline
File "NaNGFNoise.py", line 1
import numpy as np
ModuleNotFoundError: No mod…
-
### Bug summary
I think matplotlib.pyplot.savefig('name.jpg',dpi=300,**bbox_inches='tight'**) should the figure without the outer boarder
Saved figure:
![y](https://github.com/matplotlib/matplotl…
-
HI
I am trying to implement a alternative version of flash attention forward in V100 based on [tutorial 06 Fused Attention](https://triton-lang.org/main/getting-started/tutorials/06-fused-attention.h…
-
## Description
Natalie Perlin created a new shared conda config to support CMAQ users on on Tier-1 platforms (Hera, Orion, Gaea, Jet, Cheyenne). This new environment is named 'regional_workflow_cmaq'…
-
### Describe the bug, what's wrong, and what you expected.
When the documentation uses "source layout" as follows, the `DynamicScraper` fails to find the generated `.vtksz` files.
```
├── doc
…
-
**Describe the bug**
The `global-workflow` is updating the ufs-weather-model hash to [dd41cc6](https://github.com/ufs-community/ufs-weather-model/commit/dd41cc61e5e52e2cfeb00af8930e7496a5fb91fd). We…