Fudan-FUXI commited on
Commit
3b8f795
·
verified ·
1 Parent(s): 0c1bb27

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -34,9 +34,9 @@ We provide some synthesized videos for quick inference in `./demo` directory.
34
  python LiFT-Critic/test/run_critic_40b.py --model-path ./LiFT-Critic-40b-lora
35
  ```
36
 
37
- # Citation
38
 
39
- If you find Euclid useful for your research and applications, please cite using this BibTeX:
40
  ```bibtex
41
  @article{LiFT,
42
  title={LiFT: Leveraging Human Feedback for Text-to-Video Model Alignment.},
 
34
  python LiFT-Critic/test/run_critic_40b.py --model-path ./LiFT-Critic-40b-lora
35
  ```
36
 
37
+ # 🖊️ Citation
38
 
39
+ If you find our work helpful, please cite our paper.
40
  ```bibtex
41
  @article{LiFT,
42
  title={LiFT: Leveraging Human Feedback for Text-to-Video Model Alignment.},