-
**Describe the Issue** (clear and concise description of what the bug is, provide logs)
Item model not showing in GUI but is showing elsewhere
![image](https://github.com/user-attachments/assets/da3…
-
# ComfyUI Error Report
## Error Details
- **Node Type:** Storydiffusion_Sampler
- **Exception Type:** TypeError
- **Exception Message:** 'CFGenerator' object is not callable
## Stack Trace
`…
-
C:\Users\PC\miniconda3\Lib\site-packages\mmengine\optim\optimizer\zero_optimizer.py:11: DeprecationWarning: `TorchScript` support for functional optimizers is deprecated and will be removed in a futur…
-
Hi - When running the inversion script I have the following error:
python3 main.py --base configs/latent-diffusion/txt2img-1p4B-finetune.yaml -t --actual_resume /scratch/xyz/textual_inversion/mode…
-
I am trying to run the follow image: webthingsio/gateway:1.1.0-alpha.1 on bullseye
```
+ WEBTHINGS_HOME=/home/node/.webthings
+ args=
+ start_task=run-only
+ is_container
+ '[' -f /.dockerenv ']…
-
- [ ] If we build the APK in `preview` mode, the app's APK throws an error during authentication. This issue needs to be resolved.
- [ ] geohash R&D
- [x] if user changes for same device. Device reg…
-
### Bambu Studio Version
1.7.7.89
### Where is the application from?
Bambu Lab Official website
### OS version
mac os 14.1.1
### Additional system information
Model Name: MacBook Pro
Model…
-
Hello,
I am trying to download my pretrained model weights and use it for inference on a local notebook. Running the code on Google Colab has worked gracefully. However, I am encountering this error …
-
Some modules are dispatched on the CPU or the disk. Make sure you have enough GPU RAM to fit the quantized model. If you want to dispatch the model on the CPU or the disk while keeping these modules i…
-
I use the same data_loader and the same model, the only difference is that using multiple GPUs during online evaluation and single GPU during testing. Could you explain this? Thanks a lot. Great work…