-
As the meliae library keeps giving us trouble, we can switch over to the built-in gc library for object leak inspection. The following snippet will already do the dirty work:
```python
import gc, …
-
Hi there,
I have recently recieved a Moddable Two.
I have loaded the standard examples as per the Moddalbe instructions and everything works.
I am now trying to load a simple Node Red Flow so far…
-
I ran the included workflow and I got this error:
```got prompt
[rgthree] Using rgthree's optimized recursive execution.
ERROR:root:!!! Exception during processing !!!
ERROR:root:Traceback (most…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your issue described in the documentation?
- [X] I have read the documentation
### Is your issue present i…
-
### Expected Behavior
I expect no issues. I had installed comfyui anew a couple days ago, no issues, 4.6 seconds per iteration~
### Actual Behavior
After updating, I'm now experiencing 20 seconds p…
-
### Describe the bug
I wan to use the VersatileDiffusionPipeline but I get an error when loading the model with from_pretrained().
```
TypeError Traceback (most re…
-
Hello, this is really impressive work.
I have been able to replicate the simulation part of training the high and low level planner using play data. I am currently focusing on training a high-level …
-
Hi, @pedroSG94 ,
I really appreciate your work on this library, especially maintenance and support you do here!
I'm working on an application and used this library to do RTMP live streaming toward…
-
### Description
After setting up my new filament sensor (BTT SFS V1.0 Smart Filament Sensor) I was able to get it to work pretty good **in marlin mode** with the following changes:
Plugged senso…
-
Hi, I found this work interesting, but there are several questions:
1. Have you done a fair comparison of the performance gap between your proposed method and BLIP or BLIP2? I only saw CLIP's test re…