sabaridsnfuji commited on
Commit
fde337f
·
verified ·
1 Parent(s): 29954ec

updated the demo link

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -234,6 +234,9 @@ pip install torch==2.3.1+cu118
234
  pip install ultralytics
235
  ```
236
 
 
 
 
237
 
238
  ## Notes
239
  - The model supports various object categories in AutoCAD drawings, such as doors, sinks, bathtubs, etc.
 
234
  pip install ultralytics
235
  ```
236
 
237
+ ## Demo
238
+ You can try the model in action through this interactive demo:
239
+ [**YOLO11 Auto-CAD Detection Demo**](https://huggingface.co/spaces/sabaridsnfuji/Symbol_SpottingonDigital_Architectural_FloorPlans_Using_objectdetection)
240
 
241
  ## Notes
242
  - The model supports various object categories in AutoCAD drawings, such as doors, sinks, bathtubs, etc.