Update README.md
Browse files
README.md
CHANGED
|
@@ -36,13 +36,13 @@ image.save("fantasy_forest.png")
|
|
| 36 |
```
|
| 37 |
## βοΈ Legal Notice
|
| 38 |
|
| 39 |
-
This model inherits the [CreativeML Open RAIL-M License](https://
|
| 40 |
|
| 41 |
β
**Allowed**: Commercial use with restrictions
|
| 42 |
β οΈ **Prohibited**: Harmful/hateful content generation
|
| 43 |
-
π **Full License**: [View Here](https://
|
| 44 |
|
| 45 |
## π Resources
|
| 46 |
- [Original Model Card](https://huggingface.co/stable-diffusion-v1-5/stable-diffusion-v1-5)
|
| 47 |
- [OpenVINO Optimization Guide](https://docs.openvino.ai/2023.0/openvino_docs_model_optimization_guide.html)
|
| 48 |
-
- [Safety Checker Usage](https://
|
|
|
|
| 36 |
```
|
| 37 |
## βοΈ Legal Notice
|
| 38 |
|
| 39 |
+
This model inherits the [CreativeML Open RAIL-M License](https://huggingface.co/spaces/CompVis/stable-diffusion-license) from the base model. Key points:
|
| 40 |
|
| 41 |
β
**Allowed**: Commercial use with restrictions
|
| 42 |
β οΈ **Prohibited**: Harmful/hateful content generation
|
| 43 |
+
π **Full License**: [View Here](https://huggingface.co/spaces/CompVis/stable-diffusion-license)
|
| 44 |
|
| 45 |
## π Resources
|
| 46 |
- [Original Model Card](https://huggingface.co/stable-diffusion-v1-5/stable-diffusion-v1-5)
|
| 47 |
- [OpenVINO Optimization Guide](https://docs.openvino.ai/2023.0/openvino_docs_model_optimization_guide.html)
|
| 48 |
+
- [Safety Checker Usage](https://huggingface.co/docs/diffusers/main/en/api/pipelines/stable_diffusion/stable_diffusion_safe)
|