ynhe commited on
Commit
7b532c9
1 Parent(s): aeb9362

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -102,9 +102,9 @@ st.markdown(
102
  """
103
  ## Submitting to VBench
104
  \n
105
- To submit to VBench, download the prompt suite from [VBench/Prompt](https://huggingface.co/datasets//). Upload your zipped submissions for scoring and placement on the leaderboard.
106
  \n
107
- Should you experience any issues, open an issue using the link [new discussion](http:) and tag `@vbench`.
108
  """
109
  )
110
 
 
102
  """
103
  ## Submitting to VBench
104
  \n
105
+ To submit to VBench, download the prompt suite from [VBench/Prompt](https://github.com/Vchitect/VBench/tree/master/prompts). Upload your zipped submissions for scoring and placement on the leaderboard.
106
  \n
107
+ Should you experience any issues, open an issue using the link [new discussion](https://huggingface.co/spaces/VBench/T2V-Leaderboard/discussions) and tag `@Ziqi`.
108
  """
109
  )
110