sxela commited on
Commit
e5cbfdc
Β·
1 Parent(s): 963f2a5

add counter

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -229,6 +229,7 @@ with demo:
229
  ### by [Alex Spirin](https://linktr.ee/devdef)
230
  Gradio Blocks demo for CLIP Guided Diffusion. To use it, simply add your text, or click one of the examples to load them.
231
  Based on the original [Space](https://huggingface.co/spaces/EleutherAI/clip-guided-diffusion) by akhaliq.
 
232
  """)
233
 
234
  with gr.Row():
 
229
  ### by [Alex Spirin](https://linktr.ee/devdef)
230
  Gradio Blocks demo for CLIP Guided Diffusion. To use it, simply add your text, or click one of the examples to load them.
231
  Based on the original [Space](https://huggingface.co/spaces/EleutherAI/clip-guided-diffusion) by akhaliq.
232
+ ![visitors](https://visitor-badge.glitch.me/badge?page_id=sxela_dd_custom_model_hf_space)
233
  """)
234
 
235
  with gr.Row():