-
How do I fix this error I am getting?
:~/video-object-removal$ python demo.py --data /home/user/Desktop/VID_151890412_145812_234.mp4
Traceback (most recent call last):
File "demo.py", line 3, i…
-
**Hey, I'm getting the following error, what can I do?**
Collecting torch==0.4.0
Downloading https://files.pythonhosted.org/packages/33/65/e40bc02754ad2fd66e4953e276d8c608cdb0e3b6b516fb485ea1efaee…
-
First of all, thanks for the great work and making the code available.
I have a question regarding the flow inpainting stage. The provided DFC weight is mainly for inpainting the flow of the foreg…
-
Hey! First of all, thank you so much for honest to god just keeping this updated. The first time this addon broke from a comfyui update I was like for sure it was just gonna become another inactive pr…
-
Thanks for your excellent work.
Do you expand all convolutional layers of UNet to 13 channels initialized with zero weights or only expand the first convolutional layer of UNet to 13 channels? Do y…
-
Hello! When I try ro run demo.py , i obtain an error
Traceback (most recent call last):
File "demo.py", line 3, in
from inpaint import inpaint
File "/content/video-object-removal/inpain…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
Inpainting heavily degrades image quality and adds …
-
@daanelson recently published a faster version of the inpainting model: https://replicate.com/daanelson/speedy-stable-diffusion-inpainting
Assuming the API is compatible with https://replicate.com/…
-
I observed a related file named "create_inpaint_data_mini.py", but there was something wrong when I tried to run it.
"from torchFewShot.models.models_gnn import create_models
from src.config import …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
Inpainting heavily degrades image quality and adds …