Instructions to use Comfy-Org/lotus with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/lotus with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Normalize README metadata and formatting (#4)
Browse files- Normalize README metadata and formatting (e7738b2af98a1f0f115d54571d6751682be70757)
- Place upstream sources with model description (de6c98aad954d37504b875e11bf220a4d38749db)
README.md
CHANGED
|
@@ -1,17 +1,21 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
-
- diffusion-single-file
|
| 5 |
- comfyui
|
|
|
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
# lotus
|
| 9 |
|
| 10 |
Repackaged model files for ComfyUI.
|
| 11 |
|
|
|
|
|
|
|
| 12 |
Place the files in the following folders:
|
| 13 |
|
| 14 |
-
```
|
| 15 |
π ComfyUI/
|
| 16 |
βββ π models/
|
| 17 |
β βββ π diffusion_models/
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
|
|
|
| 4 |
- comfyui
|
| 5 |
+
- diffusion-single-file
|
| 6 |
+
base_model:
|
| 7 |
+
- jingheya/lotus-depth-d-v1-1
|
| 8 |
---
|
| 9 |
|
| 10 |
# lotus
|
| 11 |
|
| 12 |
Repackaged model files for ComfyUI.
|
| 13 |
|
| 14 |
+
Original model repository: https://huggingface.co/jingheya/lotus-depth-d-v1-1
|
| 15 |
+
|
| 16 |
Place the files in the following folders:
|
| 17 |
|
| 18 |
+
```
|
| 19 |
π ComfyUI/
|
| 20 |
βββ π models/
|
| 21 |
β βββ π diffusion_models/
|