Instructions to use fotographerai/zenctrl_tools with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use fotographerai/zenctrl_tools 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,7 +1,9 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
| 3 |
base_model:
|
| 4 |
- black-forest-labs/FLUX.1-dev
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
<div align="center">
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
library_name: diffusion-single-file
|
| 4 |
base_model:
|
| 5 |
- black-forest-labs/FLUX.1-dev
|
| 6 |
+
pipeline_tag: image-to-image
|
| 7 |
---
|
| 8 |
|
| 9 |
<div align="center">
|