huggingface-meta commited on
Commit
d9feac1
·
verified ·
1 Parent(s): 2d90ad6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -51,6 +51,10 @@ image.save("my_image.png")
51
 
52
  For more details, including weighting, merging and fusing LoRAs, check the [documentation on loading LoRAs in diffusers](https://huggingface.co/docs/diffusers/main/en/using-diffusers/loading_adapters)
53
 
 
 
 
 
54
  ## Credit
55
 
56
  Thanks to the AI Toolkit by [Ostris](https://github.com/ostris/ai-toolkit) for help with training.
 
51
 
52
  For more details, including weighting, merging and fusing LoRAs, check the [documentation on loading LoRAs in diffusers](https://huggingface.co/docs/diffusers/main/en/using-diffusers/loading_adapters)
53
 
54
+ ## WIP
55
+
56
+ An interface that let people use this HuggingFace space to collaboratively generate images of the Concorde, and curate the best images with an external model.
57
+
58
  ## Credit
59
 
60
  Thanks to the AI Toolkit by [Ostris](https://github.com/ostris/ai-toolkit) for help with training.