Add pipeline tag and library name
#2
by
						
nielsr
	
							HF Staff
						- opened
							
					
    	
        README.md
    CHANGED
    
    | @@ -2,6 +2,8 @@ | |
| 2 | 
             
            license: other
         | 
| 3 | 
             
            license_name: animegamer-lisence
         | 
| 4 | 
             
            license_link: LICENSE
         | 
|  | |
|  | |
| 5 | 
             
            ---
         | 
| 6 |  | 
| 7 | 
             
            # AnimeGamer: Infinite Anime Life Simulation with Next Game State Prediction
         | 
| @@ -39,4 +41,4 @@ If you find the work helpful, please consider citing: | |
| 39 | 
             
                  primaryClass={cs.CV},
         | 
| 40 | 
             
                  url={https://arxiv.org/abs/2504.01014}, 
         | 
| 41 | 
             
            }
         | 
| 42 | 
            -
            ```
         | 
|  | |
| 2 | 
             
            license: other
         | 
| 3 | 
             
            license_name: animegamer-lisence
         | 
| 4 | 
             
            license_link: LICENSE
         | 
| 5 | 
            +
            pipeline_tag: video-to-video
         | 
| 6 | 
            +
            library_name: diffusers
         | 
| 7 | 
             
            ---
         | 
| 8 |  | 
| 9 | 
             
            # AnimeGamer: Infinite Anime Life Simulation with Next Game State Prediction
         | 
|  | |
| 41 | 
             
                  primaryClass={cs.CV},
         | 
| 42 | 
             
                  url={https://arxiv.org/abs/2504.01014}, 
         | 
| 43 | 
             
            }
         | 
| 44 | 
            +
            ```
         | 
