linoyts HF staff commited on
Commit
6b6df60
·
verified ·
1 Parent(s): 3c00466

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -373,7 +373,7 @@ def split_image(image: Image.Image) -> List[Image.Image]:
373
 
374
  with gr.Blocks(delete_cache=(600, 600)) as demo:
375
  gr.Markdown("""
376
- ## Sketch to 3D with [TRELLIS](https://trellis3d.github.io/)
377
  1. 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)
378
  2. Scalable and versatile image to 3D generation using [TRELLIS](https://trellis3d.github.io/)
379
  ### 🎨🖌️ draw or upload a sketch and click "Generate" to create a 3D asset ✨
 
373
 
374
  with gr.Blocks(delete_cache=(600, 600)) as demo:
375
  gr.Markdown("""
376
+ ## Sketch to 3D with TRELLIS
377
  1. 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)
378
  2. Scalable and versatile image to 3D generation using [TRELLIS](https://trellis3d.github.io/)
379
  ### 🎨🖌️ draw or upload a sketch and click "Generate" to create a 3D asset ✨