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
#2
by Lexius - opened
README.md
CHANGED
|
@@ -1,13 +1,18 @@
|
|
| 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.
|
| 10 |
|
|
|
|
|
|
|
| 11 |
Place the files in the following folders:
|
| 12 |
|
| 13 |
```
|
|
|
|
| 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.
|
| 13 |
|
| 14 |
+
Original model repository: https://huggingface.co/yichengup/flux.1-fill-dev-OneReward
|
| 15 |
+
|
| 16 |
Place the files in the following folders:
|
| 17 |
|
| 18 |
```
|