Skip to content

Commit

Permalink
Update 2023-12-12-Generative-AI.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rkuo2000 authored Jun 21, 2024
1 parent 58956ba commit dbdc640
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions _posts/2023-12-12-Generative-AI.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)<br>
<iframe width="1103" height="620" src="https://www.youtube.com/embed/jnNHcLdoxNk" title="Outfit Anyone + Animate Anyone" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>

---
### [SignLLM](https://signllm.github.io/Prompt2Sign/)
**Paper:** [SignLLM: Sign Languages Production Large Language Models](https://arxiv.org/abs/2405.10718)<br>
**Code:** [https://github.com/SignLLM/Prompt2Sign](https://github.com/SignLLM/Prompt2Sign)<br>

---
## Text-to-3D

Expand Down Expand Up @@ -241,10 +246,6 @@ Stable Diffusion in Blender<br>
`python run.py examples/chair.png --output-dir output/`<br>
![](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)<br>
![](https://signllm.github.io/resources/images/cover.drawio.png)


<br>
Expand Down

0 comments on commit dbdc640

Please sign in to comment.