Instructions to use Comfy-Org/OneReward_repackaged with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/OneReward_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
Browse filesNormalize model-card metadata and README formatting across Comfy-Org: use a consistent key and tag order, add upstream/base-model metadata where applicable, normalize code fences, remove redundant separators, and ensure a final newline.
README.md
CHANGED
|
@@ -1,9 +1,12 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
tags:
|
| 4 |
-
- diffusion-single-file
|
| 5 |
- comfyui
|
|
|
|
|
|
|
|
|
|
| 6 |
---
|
|
|
|
| 7 |
# OneReward
|
| 8 |
|
| 9 |
Repackaged model files for ComfyUI.
|
|
@@ -20,3 +23,7 @@ Place the files in the following folders:
|
|
| 20 |
β βββ π loras/
|
| 21 |
β β βββ flux.1-fill-dev-object-removal-lora.safetensors
|
| 22 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
tags:
|
|
|
|
| 4 |
- comfyui
|
| 5 |
+
- diffusion-single-file
|
| 6 |
+
base_model:
|
| 7 |
+
- yichengup/flux.1-fill-dev-OneReward
|
| 8 |
---
|
| 9 |
+
|
| 10 |
# OneReward
|
| 11 |
|
| 12 |
Repackaged model files for ComfyUI.
|
|
|
|
| 23 |
β βββ π loras/
|
| 24 |
β β βββ flux.1-fill-dev-object-removal-lora.safetensors
|
| 25 |
```
|
| 26 |
+
|
| 27 |
+
## Upstream sources
|
| 28 |
+
|
| 29 |
+
- [yichengup/flux.1-fill-dev-OneReward](https://huggingface.co/yichengup/flux.1-fill-dev-OneReward)
|