SECUTOR-INTELEGENCE commited on
Commit
a0deafd
·
verified ·
1 Parent(s): 06909b3

https://huggingface.co/spaces/Prathamesh1420/Fire_detection_streamlit

Browse files
Files changed (1) hide show
  1. yolov13.html +2 -2
yolov13.html CHANGED
@@ -197,10 +197,10 @@
197
  </div>
198
  <div>
199
  <h3 class="font-medium">Fire Detection Streamlit</h3>
200
- <p class="text-sm text-gray-600">HuggingFace Space implementation</p>
201
  </div>
202
  </a>
203
- <a href="yolov10.html" class="p-4 border border-gray-200 rounded-lg hover:bg-gray-50 transition flex items-center">
204
  <div class="w-10 h-10 rounded-full bg-teal-100 flex items-center justify-center mr-4">
205
  <i data-feather="cpu" class="text-teal-500"></i>
206
  </div>
 
197
  </div>
198
  <div>
199
  <h3 class="font-medium">Fire Detection Streamlit</h3>
200
+ <p class="text-sm text-gray-600">Real-time fire detection demo</p>
201
  </div>
202
  </a>
203
+ <a href="yolov10.html" class="p-4 border border-gray-200 rounded-lg hover:bg-gray-50 transition flex items-center">
204
  <div class="w-10 h-10 rounded-full bg-teal-100 flex items-center justify-center mr-4">
205
  <i data-feather="cpu" class="text-teal-500"></i>
206
  </div>