Instructions to use Tencent-Hunyuan/HunyuanDiT-v1.2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- HunyuanDiT
How to use Tencent-Hunyuan/HunyuanDiT-v1.2 with HunyuanDiT:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
图片生成是一张黑图,不论什么prompt生成的结果都是一张黑图
#2
by kluo - opened
下载v1.2模型后,调用测试语句,python sample_t2i.py --infer-mode fa --prompt "渔舟唱晚" --image-size 1280 768 --no-enhance,inference生成的图片是一个黑图(image-size调整多个尺寸,结果都是黑图)
请问一下v1.2模型是完整的吗?生成黑图,没有按prompt的要求生成图片
kluo changed discussion title from 图片生成是一张黑图 to 图片生成是一张黑图,不论什么prompt生成的结果都是一张黑图