-
Hello,
When I tried to run this line `model = UNet2DModel.from_pretrained('./checkpoints/env_v1_diffusers/').to(device)` from `matfusion_diffusers_env_demo.ipynb`, I encountered the following error. …
-
### Describe the bug
Compiled img2imgControlNet with dynamo cannot be loaded from pretrained folder after compile/save
maybe also bug: if you compile unet/controlnet together or in reverse order…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
Clean install on another venv with the flags --onnx --bac…
-
图像分类:
- [x] RepVGG
- [x] ConvNeXt
- [x] MobileViT
目标检测:
- [x] 补上YOLOv4网络讲解
- [x] 补上YOLOv5网络讲解(没有论文)
- [x] 补上YOLOX网络讲解
- [x] 补上Faster RCNN换backbone视频
- [x] FCOS 模型讲解
语义分割:
- [x] Deep…
-
# stable diffusion
>Stable Diffusion是一个非常实用的AI绘画工具,它的免费开源性和高效实用性为用户提供了更多的可能性
>[Stability-AI/stablediffusion: High-Resolution Image Synthesis with Latent Diffusion Models (github.com)](https://github…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
Initially a checkpoint merge failure - workaround i…
-
cc @soumith @msaroufim @wconstab @ngimel @bdhirsh
-
Dashboard to track the performance of different backends.
cc @mlazos @soumith @voznesenskym @yanboliang @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @Xia-Weiwen @wen…
-
float32/amp dynamo benchmark runs on triton master
cc @ezyang @soumith @msaroufim @wconstab @ngimel @bdhirsh
-
When I run predict.py, it received an ERROR: No module named 'classifiers'. I found that this module is imported for utilizing resnet18. I try to find resnet18 from other websites but I'm afraid it ma…