Update README.md
Browse files
README.md
CHANGED
|
@@ -1,24 +1,3 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
-
---
|
| 4 |
-
### The current model contributor has not provided a more detailed model introduction. Model files and weights can be accessed on the "Model Files" page.
|
| 5 |
-
#### You can download the model using the `git clone` command below or via the ModelScope SDK.
|
| 6 |
-
|
| 7 |
-
SDK Download
|
| 8 |
-
```bash
|
| 9 |
-
# Install ModelScope
|
| 10 |
-
pip install modelscope
|
| 11 |
-
```
|
| 12 |
-
```python
|
| 13 |
-
# SDK model download
|
| 14 |
-
from modelscope import snapshot_download
|
| 15 |
-
model_dir = snapshot_download('DiffSynth-Studio/LoRAFusionCraft')
|
| 16 |
-
```
|
| 17 |
-
|
| 18 |
-
Git Download
|
| 19 |
-
```
|
| 20 |
-
# Git model download
|
| 21 |
-
git clone https://www.modelscope.cn/DiffSynth-Studio/LoRAFusionCraft.git
|
| 22 |
-
```
|
| 23 |
-
|
| 24 |
-
<p style="color: lightgrey;">If you are the contributor of this model, we invite you to improve the model card content promptly by following the <a href="https://modelscope.cn/docs/ModelScope%E6%A8%A1%E5%9E%8B%E6%8E%A5%E5%85%A5%E6%B5%81%E7%A8%8B%E6%A6%82%E8%A7%88" style="color: lightgrey; text-decoration: underline;">model contribution guidelines</a>.</p>
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|