Maikou osanseviero HF staff commited on
Commit
8a69a69
1 Parent(s): 01c2a8e

Add some links (#1)

Browse files

- Add some links (2263fee0590118e1bfc2de396cec06f0a0650fb0)


Co-authored-by: Omar Sanseviero <osanseviero@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
1
  ---
2
  license: lgpl-3.0
 
 
 
3
  ---
 
 
 
 
 
 
 
 
1
  ---
2
  license: lgpl-3.0
3
+ pipeline_tag: text-to-3d
4
+ tags:
5
+ - image-to-3d
6
  ---
7
+
8
+ # Michelangelo
9
+
10
+ * [Project Page](https://neuralcarver.github.io/michelangelo/)
11
+ * [Paper](https://arxiv.org/abs/2306.17115)
12
+ * [Code](https://github.com/NeuralCarver/Michelangelo)
13
+ * [Demo](https://huggingface.co/spaces/Maikou/Michelangelo)