-
Hi, I've tried running this with runpodctl according to this guide (https://blog.runpod.io/runpod-dockerless-cli-innovation/) and I've changed the model to: https://huggingface.co/cagliostrolab/animag…
-
### Issue Description
When trying to load a Flux model an error is returned as follows:
SingleFileComponentError: Failed to load CLIPTextModel. Weights for this component appear to be missing in t…
-
Hi, Thanks for your wonderful work!
I would like to inquire about the training cost on the RLBench dataset. Does the model have significant efficiency advantages compared to the PerAct.
-
### Issue Description
Fresh install. Start up sdnext using the command line in the log, leave everything on default, switch to using the SDXL checkpoint (https://huggingface.co/stabilityai/stable-d…
-
Hi, thank you for your nice work. I have a question about the predicting strategy about your model.
Diffusion Policy predicts k steps once instead of the whole trajectory, which means in training …
-
### Describe the bug
Hi, I'm trying to fine-tuning stabilityai/stable-diffusion-3-medium-diffusers and using [the official diffuser scripts](https://github.com/huggingface/diffusers/blob/main/example…
-
Can't run on M1 Max [Macosx]
# ComfyUI Error Report
## Error Details
- **Node Type:** EncodeDiffusersOutpaintPrompt
- **Exception Type:** AssertionError
- **Exception Message:** Torch not com…
-
### Introduction
clip skip is a trick to feed the early-stopped features encoded by `CLIPTextModel` into the cross-attention. If `clip_skip = 2`, it means that we want to use the features from the …
-
### Describe the bug
Hi, I'm trying to fine-tuning stabilityai/stable-diffusion-3-medium-diffusers and using [the official diffuser scripts](https://github.com/huggingface/diffusers/blob/main/example…
-
### What happened?
Try to train SD3.
Set path to base model sd3_medium.safetensors
It errors about
`stabilityai/stable-diffusion-3-medium-diffusers is restricted. You must be authenticated`
…