madroid commited on
Commit
5891e2c
1 Parent(s): 31fe2d5

Upload folder using huggingface_hub (#1)

Browse files

- 1c5c34e0f049e4eade4951b3ab517766732868e8ef9e1e66581bda4ebbb39b72 (22b7611aa5998ca3e074cfd3ed710687af340cb0)
- 0b54409a680301f269c4eb06e96424c439208a57cc8d5101ff8ec983e95ca8ef (0aef2dc9377e3529f3c2e194dd52810096175977)
- 60b14f1908b368db8fdc0a694c9bb6b824f15bedf980d074a5973476d764e227 (2053a4dcd02ccc8389447cea416f4f166728d520)
- 3b6b629e8640aba48e3e5f4913c09e7940f71b0c28a49157650e80128901eab3 (bb41a83979c68b17670013b6f427e13eb5ae88ea)
- 84fc4c37677b4bc76d13f80d254b8aa9d6b60e4635cefa9857ebcd51575d7a71 (71f7721f66dc758b12028e67b96a73141e1bdb64)
- 5110a95cdef152fbd868235d4d2309743a70b2628b91fad2371c654d7b33fbf6 (9254f4684d52d55a2ef6e405ae17827cd1cf0811)
- 0691dc3f4a1efc1090522f8bf6e13532df84e03f7ca1f10f7f147442bb679694 (8f924959fc0dd9d2e4dcc2ba2135c265da8520fd)

Files changed (2) hide show
  1. .DS_Store +0 -0
  2. README.md +18 -0
.DS_Store ADDED
Binary file (6.15 kB). View file
 
README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ license: other
5
+ tags:
6
+ - text-to-image
7
+ - image-generation
8
+ - flux
9
+ - flux
10
+ base_model: black-forest-labs/FLUX.1-dev
11
+ license_name: flux-1-dev-non-commercial-license
12
+ license_link: LICENSE.md
13
+ extra_gated_prompt: By clicking "Agree", you agree to the [FluxDev Non-Commercial
14
+ License Agreement](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md)
15
+ and acknowledge the [Acceptable Use Policy](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/POLICY.md).
16
+ ---
17
+
18
+ TODO