linoyts HF staff commited on
Commit
4421554
1 Parent(s): f8ecc8b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -70,9 +70,7 @@ def HWC3(x):
70
  return y
71
 
72
  DESCRIPTION =
73
- '''# ⚡️Flash⚡️ Scribble SDXL 🖋️🌄
74
- super fast sketch to image with SDXL Flash, using [@xinsir](https://huggingface.co/xinsir) [scribble sdxl controlnet](https://huggingface.co/xinsir/controlnet-scribble-sdxl-1.0) and [sdxl flash](https://huggingface.co/sd-community/sdxl-flash)
75
-
76
  sketch (or upload an image and have it auto-turned into a sketch) and turn your vision into art ✨
77
  '''
78
 
 
70
  return y
71
 
72
  DESCRIPTION =
73
+ '''# ⚡️Flash⚡️ Scribble SDXL 🖋️🌄super fast sketch to image with SDXL Flash, using [@xinsir](https://huggingface.co/xinsir) [scribble sdxl controlnet](https://huggingface.co/xinsir/controlnet-scribble-sdxl-1.0) and [sdxl flash](https://huggingface.co/sd-community/sdxl-flash)
 
 
74
  sketch (or upload an image and have it auto-turned into a sketch) and turn your vision into art ✨
75
  '''
76