ThomasSimonini HF staff commited on
Commit
eb8f020
1 Parent(s): 04d59a6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +9 -1
app.py CHANGED
@@ -215,7 +215,15 @@ def make3d(images):
215
 
216
 
217
  _HEADER_ = """
218
- ## Generate a **High Poly Mesh**
 
 
 
 
 
 
 
 
219
 
220
  ➡️ With this tool, you can generate **high poly mesh for your Roblox game**.
221
 
 
215
 
216
 
217
  _HEADER_ = """
218
+
219
+ # Generate 3D Assets for Roblox 🪄
220
+ Here, you can **generate 3D Assets using AI for your Roblox game for free**.
221
+ Some examples of generated assets (video by InstantMesh Team):
222
+ <video width="640" height="360" controls>
223
+ <source src="https://huggingface.co/spaces/ThomasSimonini/Roblox-3D-Assets-Generator/resolve/main/assets/vid/examples.mp4" type="video/mp4">
224
+ </video>
225
+ We **wrote a tutorial to help you generating assets and importing it in your Roblox Games** ➡️ ADD TUTORIAL LINK
226
+ If you like the tool, please click on the like button ❤️.
227
 
228
  ➡️ With this tool, you can generate **high poly mesh for your Roblox game**.
229