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
Rename config.json to config.yaml
Browse files- config.json +0 -4
- config.yaml +2 -0
config.json
DELETED
|
@@ -1,4 +0,0 @@
|
|
| 1 |
-
{
|
| 2 |
-
"_diffusers_version": "0.31.0",
|
| 3 |
-
"_infu_flux_version": "1.0"
|
| 4 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
config.yaml
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
diffusers_version: "0.31.0"
|
| 2 |
+
infu_flux_version: "1.0"
|