Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,14 +1,11 @@
|
|
|
|
|
| 1 |
language:
|
| 2 |
- en
|
| 3 |
-
|
| 4 |
-
license_name: flux-1-dev-non-commercial-license
|
| 5 |
-
license_link: LICENSE.md
|
| 6 |
-
extra_gated_prompt: >-
|
| 7 |
-
By clicking "Agree", you agree to the [FluxDev Non-Commercial License
|
| 8 |
-
Agreement](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md)
|
| 9 |
-
and acknowledge the [Acceptable Use
|
| 10 |
-
Policy](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/POLICY.md).
|
| 11 |
tags:
|
| 12 |
-
-
|
| 13 |
-
-
|
| 14 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
license: cc-by-nc-4.0
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
+
pipeline_tag: image-text-to-text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
tags:
|
| 6 |
+
- nvidia
|
| 7 |
+
- NVLM
|
| 8 |
+
- pytorch
|
| 9 |
+
- multimodal
|
| 10 |
+
- conversational
|
| 11 |
+
library_name: transformers
|