Instructions to use DeepBeepMeep/Flux2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use DeepBeepMeep/Flux2 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
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,12 @@
|
|
| 1 |
---
|
| 2 |
base_model:
|
| 3 |
- black-forest-labs/FLUX.2-dev
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
You will find here all the Flux 2 image models used with WanGP (https://github.com/deepbeepmeep/Wan2GP) :
|
| 6 |
|
|
|
|
| 1 |
---
|
| 2 |
base_model:
|
| 3 |
- black-forest-labs/FLUX.2-dev
|
| 4 |
+
tags:
|
| 5 |
+
- diffusion-single-file
|
| 6 |
+
---
|
| 7 |
+
1---
|
| 8 |
+
base_model:
|
| 9 |
+
- black-forest-labs/FLUX.2-dev
|
| 10 |
---
|
| 11 |
You will find here all the Flux 2 image models used with WanGP (https://github.com/deepbeepmeep/Wan2GP) :
|
| 12 |
|