Instructions to use Comfy-Org/flux1-kontext-dev_ComfyUI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/flux1-kontext-dev_ComfyUI 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 pipeline tag for better discoverability
#3
by linoyts HF Staff - opened
README.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
[Original version](https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev) (the license on the original flux1 kontext dev repo applies to all the flux kontext dev model files in this repo).
|
| 2 |
|
| 3 |
## Examples
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pipeline_tag: image-to-image
|
| 3 |
+
tags:
|
| 4 |
+
- kontext
|
| 5 |
+
- flux
|
| 6 |
+
---
|
| 7 |
[Original version](https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev) (the license on the original flux1 kontext dev repo applies to all the flux kontext dev model files in this repo).
|
| 8 |
|
| 9 |
## Examples
|