tsi-org commited on
Commit
8ad1f63
1 Parent(s): 14b375b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -135,7 +135,7 @@ h3 {
135
  with gr.Blocks(title="TripoSR", css=css) as interface:
136
  gr.Markdown(
137
  """
138
- # Instant 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
 
 
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