Xiaomabufei commited on
Commit
6743309
·
verified ·
1 Parent(s): 17efc7f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ tags:
17
  </div>
18
 
19
  # 🥳 What is Lumos ?
20
- <b>TL; DR: <font color="purple">Lumos</font> is an infinitely scalable, unsupervised visual pixel generation framework that can be efficiently and swiftly adapted to downstream tasks such as text-to-image, image-to-3D, and image-to-video generation.</b>
21
  <details><summary>CLICK for the full abstract</summary>
22
  Although text-to-image (T2I) models have recently thrived as visual generative priors, their reliance on high-quality text-image pairs makes scaling up expensive.
23
  We argue that grasping the cross-modality alignment is not a necessity for a sound visual generative prior, whose focus should be on texture modeling.
 
17
  </div>
18
 
19
  # 🥳 What is Lumos ?
20
+ <b>TL; DR: <font color="purple">Lumos</font> is a pure vision-based generative framework, which confirms the feasibility and the scalability of learning visual generative priors. It can be efficiently adapted to visual generative tasks such as text-to-image, image-to-3D, and image-to-video generation.</b>
21
  <details><summary>CLICK for the full abstract</summary>
22
  Although text-to-image (T2I) models have recently thrived as visual generative priors, their reliance on high-quality text-image pairs makes scaling up expensive.
23
  We argue that grasping the cross-modality alignment is not a necessity for a sound visual generative prior, whose focus should be on texture modeling.