Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
|
@@ -135,7 +135,7 @@ h3 {
|
|
| 135 |
with gr.Blocks(title="TripoSR", css=css) as interface:
|
| 136 |
gr.Markdown(
|
| 137 |
"""
|
| 138 |
-
#
|
| 139 |
|
| 140 |
### [PeRFlow](https://github.com/magic-research/piecewise-rectified-flow)-T2I + [TripoSR](https://github.com/VAST-AI-Research/TripoSR)
|
| 141 |
|
|
|
|
| 135 |
with gr.Blocks(title="TripoSR", css=css) as interface:
|
| 136 |
gr.Markdown(
|
| 137 |
"""
|
| 138 |
+
# Pixio Text-to-3D Mesh Demo
|
| 139 |
|
| 140 |
### [PeRFlow](https://github.com/magic-research/piecewise-rectified-flow)-T2I + [TripoSR](https://github.com/VAST-AI-Research/TripoSR)
|
| 141 |
|