Instructions to use Comfy-Org/ERNIE-Image with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use Comfy-Org/ERNIE-Image 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
Normalize README metadata and formatting
#6
by Lexius - opened
README.md
CHANGED
|
@@ -1,8 +1,11 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
-
|
| 5 |
-
|
|
|
|
|
|
|
|
|
|
| 6 |
---
|
| 7 |
|
| 8 |
# ERNIE-Image
|
|
@@ -27,4 +30,4 @@ Place the files in the following folders:
|
|
| 27 |
β β βββ ministral-3-3b.safetensors
|
| 28 |
β βββ π vae/
|
| 29 |
β β βββ flux2-vae.safetensors
|
| 30 |
-
```
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
+
- comfyui
|
| 5 |
+
- diffusion-single-file
|
| 6 |
+
base_model:
|
| 7 |
+
- baidu/ERNIE-Image
|
| 8 |
+
- baidu/ERNIE-Image-Turbo
|
| 9 |
---
|
| 10 |
|
| 11 |
# ERNIE-Image
|
|
|
|
| 30 |
β β βββ ministral-3-3b.safetensors
|
| 31 |
β βββ π vae/
|
| 32 |
β β βββ flux2-vae.safetensors
|
| 33 |
+
```
|