nielsr HF Staff commited on
Commit
453ef29
·
verified ·
1 Parent(s): 31c671c

Fix metadata

Browse files

I assume the models aren't compatible with the Diffusers library, hence this PR removes the `library_name` metadata.

Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -9,8 +9,7 @@ base_model:
9
  language:
10
  - multilingual
11
  license: apache-2.0
12
- library_name: diffusers
13
- pipeline_tag: any-to-image
14
  tags:
15
  - flux.1
16
  - minicpm-o
 
9
  language:
10
  - multilingual
11
  license: apache-2.0
12
+ pipeline_tag: text-to-image
 
13
  tags:
14
  - flux.1
15
  - minicpm-o