-
There is a mismatch between the file download directory and the load directory [here](https://github.com/WHU-USI3DV/VistaDream/blob/537aa5c11a68e87491fdc8d8fd7c953928f896df/download_weights.sh#L23) an…
-
像是缺失了文件
Unrecognized model in D:\LIUGEGE\ComfyUI\models\Joy_caption_alpha\text_model. Should have a `model_type` key in its config.json, or contain one of the following strings in its name: albert, a…
-
## 什么是 GLCC?
第二届 GitLink 确实开源编程夏令营(GLCC)是由 CCF 中国计算机学会主办,之江实验室承办,CCF 开源发展委员会与 GitLink 确实开源社区共同协办的面向全国高校学生的暑期编程夏令营活动。
高校学生参加 GLCC OpenMMLab 的课题,入选后可获得 OpenMMLab 开源专家 1V1 指导、9000~12000RMB 不等的丰厚奖金(税前)及…
-
My server cannot connect to the Hugging Face website, so I manually downloaded the pretrained model used in the code and placed it in the `img2img-turbo-main` folder. After executing the command `pyth…
-
Hello, first of all, thank you for sharing your amazing work. However, I've noticed a difference in the results between the Hugging Face demo and running the demo.py code from the cloned GitHub reposi…
-
hey anyone as colab install ? thank's
-
### Feature request
This feature request significantly improves memory consumption for segmentation models, particularly when working with datasets with large numbers of instances per image.
###…
-
here is that stack trace. I can't for the life of me figure out what the source of this error is.
{
"name": "KeyError",
"message": "'llama'",
"stack": "-----------------------------------------…
-
### Feature request
We want to standardize the logic flow through Processor classes. Since processors can have different kwargs depending on the model and modality, we are adding a `TypedDict` fo…
-
What should I specify as the `model_type` in the JSON file?
from transformers import AutoModel
model = AutoModel.from_pretrained("zxhezexin/openlrm-obj-base-1.1")
ValueError: Unrecogniz…