EnricoBeltramo
EnricoBeltramo
I'm try to build on windows 10, 64bit with CUDA 9.0 and tensoflow 1.12.0 and I have follow error: D:\Program Files\Python35\lib\site-packages\tensorflow\include\third_party/eigen3/unsupported/Eigen/CXX11/Tensor(1): fatal error C1083: 'unsupported/Eigen/CXX11/Tensor': No such file or directory...
### Describe the bug Following the tutorial in notebook: https://github.com/huggingface/diffusers/tree/main/examples/dreambooth with latest version of code I have follow error: ImportError: cannot import name 'ProjectConfiguration' from 'accelerate.utils' With a previous commit...
### Describe the bug Following this tutorial: https://huggingface.co/runwayml/stable-diffusion-inpainting I tried to made to load the model with float16, but I have follow error: RuntimeError: "LayerNormKernelImpl" not implemented for 'Half' If...
### Describe the bug Following this tutorial: https://huggingface.co/runwayml/stable-diffusion-inpainting I tried to made an inference with and image jpg of size 283x530 (and a mask png of same size) , but...
### Duplicates - [X] I have searched the existing issues ### Summary 💡 Pinecones has often unexpected shutdown and some limits if you use free accounts. Is it possible to...
It's present or is planned a way to run inference in distribuited mode on multiple different machines?
I see that all samples are done extending React.Component and not using functional. And the React version is still 16. There are some incompatibility with latest versions of react and...
### Current Behavior I've seen that if I have a node that has a large output size (e.g. a large array), when I split the output across multiple nodes there...
### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### What happened? I tried to install tesserocr, but I...
Is it possible to have the checkpoints of both models (3d and 2d) in order to make a fine tuning starting from pretrained models?