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
Add ComfyUI model installation guide
#1
by Lexius - opened
README.md
CHANGED
|
@@ -4,3 +4,19 @@ tags:
|
|
| 4 |
- diffusion-single-file
|
| 5 |
- comfyui
|
| 6 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
```
|
| 14 |
+
π ComfyUI/
|
| 15 |
+
βββ π models/
|
| 16 |
+
β βββ π diffusion_models/
|
| 17 |
+
β β βββ flux.1-fill-dev-OneReward-transformer_bf16.safetensors
|
| 18 |
+
β β βββ flux.1-fill-dev-OneReward-transformer_fp16.safetensors
|
| 19 |
+
β β βββ flux.1-fill-dev-OneReward-transformer_fp8.safetensors
|
| 20 |
+
β βββ π loras/
|
| 21 |
+
β β βββ flux.1-fill-dev-object-removal-lora.safetensors
|
| 22 |
+
```
|