Text-to-Image
InfiniteYou
ONNX
Diffusers
Safetensors
English
Text-to-Image
FLUX.1-dev
image-generation
Diffusion-Transformer
subject-personalization
Instructions to use ByteDance/InfiniteYou with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- InfiniteYou
How to use ByteDance/InfiniteYou with InfiniteYou:
# 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
Commit ·
4d94fcc
1
Parent(s): e1a4742
add config.json
Browse files- config.json +4 -0
config.json
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"_diffusers_version": "0.31.0",
|
| 3 |
+
"_infu_flux_version": "1.0"
|
| 4 |
+
}
|