├── README.md ├── images ├── 1.pdf ├── 1.png ├── 2.png ├── 3.png ├── 4.png ├── 5.png ├── 6.png ├── 7.png ├── dataset.png ├── intro-1.jpg ├── readme.md └── result1.png └── infer_llm4gen_sd15.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YUHANG-Ma/LLM4GEN/HEAD/README.md -------------------------------------------------------------------------------- /images/1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YUHANG-Ma/LLM4GEN/HEAD/images/1.pdf -------------------------------------------------------------------------------- /images/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YUHANG-Ma/LLM4GEN/HEAD/images/1.png -------------------------------------------------------------------------------- /images/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YUHANG-Ma/LLM4GEN/HEAD/images/2.png -------------------------------------------------------------------------------- /images/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YUHANG-Ma/LLM4GEN/HEAD/images/3.png -------------------------------------------------------------------------------- /images/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YUHANG-Ma/LLM4GEN/HEAD/images/4.png -------------------------------------------------------------------------------- /images/5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YUHANG-Ma/LLM4GEN/HEAD/images/5.png -------------------------------------------------------------------------------- /images/6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YUHANG-Ma/LLM4GEN/HEAD/images/6.png -------------------------------------------------------------------------------- /images/7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YUHANG-Ma/LLM4GEN/HEAD/images/7.png -------------------------------------------------------------------------------- /images/dataset.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YUHANG-Ma/LLM4GEN/HEAD/images/dataset.png -------------------------------------------------------------------------------- /images/intro-1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YUHANG-Ma/LLM4GEN/HEAD/images/intro-1.jpg -------------------------------------------------------------------------------- /images/readme.md: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /images/result1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YUHANG-Ma/LLM4GEN/HEAD/images/result1.png -------------------------------------------------------------------------------- /infer_llm4gen_sd15.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/YUHANG-Ma/LLM4GEN/HEAD/infer_llm4gen_sd15.py --------------------------------------------------------------------------------