multimodalart HF staff commited on
Commit
f9f9336
1 Parent(s): 53b0d0a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -184,7 +184,7 @@ Weights for this model are available in Safetensors format.
184
 
185
  [Download](/{user_repo_id}/tree/main) them in the Files & versions tab.
186
 
187
- ## Use it with diffusers
188
 
189
  ```py
190
  from diffusers import AutoPipelineForText2Image
 
184
 
185
  [Download](/{user_repo_id}/tree/main) them in the Files & versions tab.
186
 
187
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
188
 
189
  ```py
190
  from diffusers import AutoPipelineForText2Image