Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Update constants.py
Browse files- constants.py +1 -1
    	
        constants.py
    CHANGED
    
    | @@ -143,7 +143,7 @@ CITATION_BUTTON_TEXT = r"""@article{huang2023vbench, | |
| 143 | 
             
                 year={2023}
         | 
| 144 | 
             
            }"""
         | 
| 145 |  | 
| 146 | 
            -
            QUALITY_CLAIM_TEXT = ""
         | 
| 147 |  | 
| 148 | 
             
            NORMALIZE_DIC = {
         | 
| 149 | 
             
              "subject consistency": {"Min": 0.1462, "Max": 1.0},
         | 
|  | |
| 143 | 
             
                 year={2023}
         | 
| 144 | 
             
            }"""
         | 
| 145 |  | 
| 146 | 
            +
            QUALITY_CLAIM_TEXT = "We use all the videos on Sora website (https://openai.com/sora) for a preliminary evaluation, including the failure case videos Sora provided."
         | 
| 147 |  | 
| 148 | 
             
            NORMALIZE_DIC = {
         | 
| 149 | 
             
              "subject consistency": {"Min": 0.1462, "Max": 1.0},
         | 
 
			
