Instructions to use Comfy-Org/USO_1.0_Repackaged with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/USO_1.0_Repackaged 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 (#2)
Browse files- Normalize README metadata and formatting (df85ac3afd6e18829e87eb74b1ab6eefc0370587)
- Place upstream sources with model description (df39b4f5b43c540fa58adb77a717ce689a620ba3)
README.md
CHANGED
|
@@ -1,14 +1,18 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
-
|
| 5 |
-
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
# USO 1.0
|
| 9 |
|
| 10 |
Repackaged model files for ComfyUI.
|
| 11 |
|
|
|
|
|
|
|
| 12 |
Place the files in the following folders:
|
| 13 |
|
| 14 |
```
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
+
- comfyui
|
| 5 |
+
- diffusion-single-file
|
| 6 |
+
base_model:
|
| 7 |
+
- bytedance-research/USO
|
| 8 |
---
|
| 9 |
|
| 10 |
# USO 1.0
|
| 11 |
|
| 12 |
Repackaged model files for ComfyUI.
|
| 13 |
|
| 14 |
+
Original model repository: https://huggingface.co/bytedance-research/USO
|
| 15 |
+
|
| 16 |
Place the files in the following folders:
|
| 17 |
|
| 18 |
```
|