Spaces:
Running on Zero
Running on Zero
xiaoyuxi commited on
Commit ·
20d2771
1
Parent(s): d508015
backend
Browse files
app.py
CHANGED
|
@@ -1223,7 +1223,7 @@ with gr.Blocks(
|
|
| 1223 |
border: 1px solid rgba(255, 193, 7, 0.2);'>
|
| 1224 |
<div style='text-align: center; color: #5d4037;'>
|
| 1225 |
<h5 style='margin: 0 0 6px 0; font-size: 14px; color: #5d4037;'>
|
| 1226 |
-
|
| 1227 |
</h5>
|
| 1228 |
<p style='margin: 0; font-size: 12px; opacity: 0.9; color: #5d4037; line-height: 1.3;'>
|
| 1229 |
Our 3D visualizer is adapted from <strong>TAPIP3D</strong>. We thank the authors for their excellent work!
|
|
|
|
| 1223 |
border: 1px solid rgba(255, 193, 7, 0.2);'>
|
| 1224 |
<div style='text-align: center; color: #5d4037;'>
|
| 1225 |
<h5 style='margin: 0 0 6px 0; font-size: 14px; color: #5d4037;'>
|
| 1226 |
+
Acknowledgments
|
| 1227 |
</h5>
|
| 1228 |
<p style='margin: 0; font-size: 12px; opacity: 0.9; color: #5d4037; line-height: 1.3;'>
|
| 1229 |
Our 3D visualizer is adapted from <strong>TAPIP3D</strong>. We thank the authors for their excellent work!
|