Update README.md
Browse files
README.md
CHANGED
|
@@ -8,16 +8,11 @@ pipeline_tag: text-to-image
|
|
| 8 |
library_name: diffusers
|
| 9 |
---
|
| 10 |
|
| 11 |
-
# black-forest-labs/FLUX.1-dev
|
| 12 |
|
| 13 |
## Original Model
|
| 14 |
https://huggingface.co/black-forest-labs/FLUX.1-dev
|
| 15 |
|
| 16 |
-
## _io32/16
|
| 17 |
-
_io32: model input is fp32, model will convert the input to fp16, perform ops in fp16 and write the final result in fp32
|
| 18 |
-
|
| 19 |
-
_io16: model input is fp16, perform ops in fp16 and write the final result in fp16
|
| 20 |
-
|
| 21 |
## Running
|
| 22 |
|
| 23 |
### 1. Using Amuse GUI Application
|
|
|
|
| 8 |
library_name: diffusers
|
| 9 |
---
|
| 10 |
|
| 11 |
+
# black-forest-labs/FLUX.1-dev
|
| 12 |
|
| 13 |
## Original Model
|
| 14 |
https://huggingface.co/black-forest-labs/FLUX.1-dev
|
| 15 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
## Running
|
| 17 |
|
| 18 |
### 1. Using Amuse GUI Application
|