diff --git a/_posts/2023-12-12-Generative-AI.md b/_posts/2023-12-12-Generative-AI.md index 8274119d..67bbbb72 100644 --- a/_posts/2023-12-12-Generative-AI.md +++ b/_posts/2023-12-12-Generative-AI.md @@ -189,6 +189,11 @@ SDXL consists of an ensemble of experts pipeline for latent diffusion: In a firs **Code:** [https://github.com/HumanAIGC/OutfitAnyone](https://github.com/HumanAIGC/OutfitAnyone)
+--- +### [SignLLM](https://signllm.github.io/Prompt2Sign/) +**Paper:** [SignLLM: Sign Languages Production Large Language Models](https://arxiv.org/abs/2405.10718)
+**Code:** [https://github.com/SignLLM/Prompt2Sign](https://github.com/SignLLM/Prompt2Sign)
+ --- ## Text-to-3D @@ -241,10 +246,6 @@ Stable Diffusion in Blender
`python run.py examples/chair.png --output-dir output/`
![](https://yiconghong.me/LRM/static/images/img2nerf_model_figure.jpg) ---- -### [SignLLM](https://signllm.github.io/) -**Paper:** [SignLLM: Sign Languages Production Large Language Models](https://arxiv.org/abs/2405.10718)
-![](https://signllm.github.io/resources/images/cover.drawio.png)