dmitriitochilkin commited on
Commit
9fdb144
1 Parent(s): b88f82b

add report link

Browse files
Files changed (2) hide show
  1. app.py +3 -2
  2. logos/github-mark-white.png +0 -0
app.py CHANGED
@@ -41,7 +41,7 @@ HEADER = """
41
  </td>
42
  <td style="text-align: center; color: white;">
43
  <!-- <a href="https://github.com/VAST-AI-Research/TripoSR"><img src="https://img.shields.io/badge/arXiv-1234.56789-b31b1b.svg" height="20"></a> -->
44
- <a href="http://your-url.com"><b>[Tech Report pdf]</b></a>
45
  </td>
46
  </tr>
47
  </table>
@@ -50,7 +50,8 @@ HEADER = """
50
 
51
  **Tips:**
52
  1. If you find the result is unsatisfied, please try to change the foreground ratio. It might improve the results.
53
- 2. Please disable "Remove Background" option only if your input image is RGBA with transparent background, image contents are centered and occupy more than 70% of image width or height.
 
54
  """
55
 
56
 
 
41
  </td>
42
  <td style="text-align: center; color: white;">
43
  <!-- <a href="https://github.com/VAST-AI-Research/TripoSR"><img src="https://img.shields.io/badge/arXiv-1234.56789-b31b1b.svg" height="20"></a> -->
44
+ <a href="https://drive.google.com/file/d/1LWlZPT2aASi9jHiGVhDSr4YCTANoFW5t/view"><b>[Tech Report pdf]</b></a>
45
  </td>
46
  </tr>
47
  </table>
 
50
 
51
  **Tips:**
52
  1. If you find the result is unsatisfied, please try to change the foreground ratio. It might improve the results.
53
+ 2. You can disable "Remove Background" for the provided examples since they have been already preprocessed.
54
+ 3. Otherwise, please disable "Remove Background" option only if your input image is RGBA with transparent background, image contents are centered and occupy more than 70% of image width or height.
55
  """
56
 
57
 
logos/github-mark-white.png DELETED
Binary file (44 kB)