Update app.py
Browse files
    	
        app.py
    CHANGED
    
    | 
         @@ -40,8 +40,7 @@ HEADER = """ 
     | 
|
| 40 | 
         
             
            <a href="https://github.com/VAST-AI-Research/TripoSR"><img src="https://postimage.me/images/2024/03/04/GitHub_Logo_White.png" width="100" height="20"></a>
         
     | 
| 41 | 
         
             
            </td>
         
     | 
| 42 | 
         
             
            <td style="text-align: center; color: white;">
         
     | 
| 43 | 
         
            -
             
     | 
| 44 | 
         
            -
            <a href="https://drive.google.com/file/d/1LWlZPT2aASi9jHiGVhDSr4YCTANoFW5t/view"><b>[Tech Report pdf]</b></a>
         
     | 
| 45 | 
         
             
            </td>
         
     | 
| 46 | 
         
             
            </tr>
         
     | 
| 47 | 
         
             
            </table>
         
     | 
| 
         | 
|
| 40 | 
         
             
            <a href="https://github.com/VAST-AI-Research/TripoSR"><img src="https://postimage.me/images/2024/03/04/GitHub_Logo_White.png" width="100" height="20"></a>
         
     | 
| 41 | 
         
             
            </td>
         
     | 
| 42 | 
         
             
            <td style="text-align: center; color: white;">
         
     | 
| 43 | 
         
            +
            <a href="https://arxiv.org/abs/2403.02151"><img src="https://img.shields.io/badge/arXiv-2403.02151-b31b1b.svg" height="20"></a>
         
     | 
| 
         | 
|
| 44 | 
         
             
            </td>
         
     | 
| 45 | 
         
             
            </tr>
         
     | 
| 46 | 
         
             
            </table>
         
     |