Fix README.md to restore model metadata
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
1 |
This is a copy of [ashawkey/imagedream-ipmv-diffusers](https://huggingface.co/ashawkey/imagedream-ipmv-diffusers).
|
2 |
|
3 |
It is hosted here for persistence throughout the ML for 3D course.
|
@@ -21,8 +26,4 @@ For usage, please check: https://github.com/ashawkey/mvdream_diffusers
|
|
21 |
|
22 |
## Misuse, Malicious Use, and Out-of-Scope Use
|
23 |
|
24 |
-
|
25 |
-
|
26 |
-
---
|
27 |
-
|
28 |
-
## license: openrail
|
|
|
1 |
+
---
|
2 |
+
license: openrail
|
3 |
+
pipeline_tag: image-to-3d
|
4 |
+
---
|
5 |
+
|
6 |
This is a copy of [ashawkey/imagedream-ipmv-diffusers](https://huggingface.co/ashawkey/imagedream-ipmv-diffusers).
|
7 |
|
8 |
It is hosted here for persistence throughout the ML for 3D course.
|
|
|
26 |
|
27 |
## Misuse, Malicious Use, and Out-of-Scope Use
|
28 |
|
29 |
+
The model should not be used to intentionally create or disseminate images that create hostile or alienating environments for people. This includes generating images that people would foreseeably find disturbing, distressing, or offensive; or content that propagates historical or current stereotypes.
|
|
|
|
|
|
|
|