-
Hi, I'm getting this error:
![image](https://github.com/user-attachments/assets/73a04325-a0cb-4311-b670-44eba84aee09)
and I updated transformers like this:
ComfyUI folder, cmd:
python -m venv…
-
I am trying to train this model using image and text function.
However,
craftsman:
https://github.com/wyysf-98/CraftsMan/blob/2f9ff141f8c39b7d38fbeb3da050e2be99a33b20/craftsman/models/conditi…
-
I use the following code to download weights:
```
from transformers import pipeline
pipe = pipeline("text2text-generation", model="omni-research/Tarsier-7b")
```
and then I got this error
```
…
-
## Error Details
- **Node Type:** LayerMask: PersonMaskUltra V2
- **Exception Type:** RuntimeError
- **Exception Message:** Failed to import transformers.models.hiera.configuration_hiera because of…
-
### Exception:
```
Invalid argument (name): No enum value with that name: "gif"
```
### Stacktrace:
```
#0 EnumByName.byName (dart:core/enum.dart:165)
#1 new File.fromJson (package:seventv_…
-
ValueError: Could not load model BELLE-2/Belle-whisper-large-v3-zh with any of the following classes: (, , ). See the original errors:
while loading with AutoModelForCTC, an error is thrown:
Trace…
-
### Summary
The [mlflow.transformers.generate_signature_output](https://mlflow.org/docs/latest/python_api/mlflow.transformers.html#mlflow.transformers.generate_signature_output) function is an utilit…
-
Traceback (most recent call last):
File "/root/autodl-tmp/img2img-turbo-main/src/train_cyclegan_turbo.py", line 390, in
main(args)
File "/root/autodl-tmp/img2img-turbo-main/src/train_cycle…
-
### 🐛 Describe the bug
env:
python 3.9,
torch.__version__='2.5.1' also observed in 2.4.1
when importing transformers and torch I get error triggered by typing problem in this line:
`class C…
-
I installed the latest version of pytorch and confirmed installation 2.4.1+cu124, when I ran an image generation I got the following message:
:\OmniGen\venv\lib\site-packages\transformers\models\ph…