Correct license tag to MIT to match TRELLIS upstream
#1
by zeekay - opened
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
|
|
|
| 3 |
base_model: JeffreyXiang/TRELLIS-image-large
|
| 4 |
pipeline_tag: image-to-3d
|
| 5 |
tags:
|
|
|
|
| 1 |
---
|
| 2 |
+
license: mit
|
| 3 |
+
license_link: https://huggingface.co/JeffreyXiang/TRELLIS-image-large/blob/main/README.md
|
| 4 |
base_model: JeffreyXiang/TRELLIS-image-large
|
| 5 |
pipeline_tag: image-to-3d
|
| 6 |
tags:
|