MarcusLoren commited on
Commit
eb1d0bc
·
verified ·
1 Parent(s): ddd8656

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -44,6 +44,14 @@ for text in [ 'bed' , "chair"]:
44
  mesh_render.combind_mesh(f'./render.obj', output)
45
 
46
  ```
 
 
 
 
 
 
 
 
47
 
48
  ## Training dataset
49
  I've only had access to the free tier GPU on kaggle so this model is only trained on 4k models with max 250 triangles.
 
44
  mesh_render.combind_mesh(f'./render.obj', output)
45
 
46
  ```
47
+
48
+ Random samples generated by text only:
49
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/657e233acec775bfe0d5cbc6/UH1r5s9Lfj4sUSgClqhrf.png)
50
+
51
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/657e233acec775bfe0d5cbc6/oxZnaUldcmvGfJprWLa-w.png)
52
+
53
+
54
+
55
 
56
  ## Training dataset
57
  I've only had access to the free tier GPU on kaggle so this model is only trained on 4k models with max 250 triangles.