AiAF commited on
Commit
e6d4e20
·
verified ·
1 Parent(s): 3622b9d

Update README.md

Browse files

This will allow the LoRA to be usable on Huggingface's serverlesss API. https://huggingface.co/docs/api-inference/en/index

It's basically free* image gen on this site

Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,4 +1,10 @@
1
  ---
 
 
 
 
 
 
2
  license: cc-by-nc-4.0
3
  ---
4
  A Flux Dev lora for creating images mimicking the Bing/Dall-e anime style via flux dev.
 
1
  ---
2
+ tags:
3
+ - text-to-image
4
+ - lora
5
+ - diffusers
6
+ - template:diffusion-lora
7
+ base_model: black-forest-labs/FLUX.1-dev
8
  license: cc-by-nc-4.0
9
  ---
10
  A Flux Dev lora for creating images mimicking the Bing/Dall-e anime style via flux dev.