Spaces:
Runtime error
Runtime error
Commit
·
b7e1523
1
Parent(s):
362d8f7
Update app.py
Browse files
app.py
CHANGED
@@ -6,8 +6,8 @@ import os
|
|
6 |
from ultralyticsplus import YOLO, render_result
|
7 |
|
8 |
file_urls = [
|
9 |
-
'https://
|
10 |
-
'https://
|
11 |
'https://www.dropbox.com/s/7sjfwncffg8xej2/video_7.mp4?dl=1'
|
12 |
]
|
13 |
description=""" 🕯️ Introducing CandleScan by Foduu AI 🕯️
|
|
|
6 |
from ultralyticsplus import YOLO, render_result
|
7 |
|
8 |
file_urls = [
|
9 |
+
'https://huggingface.co/spaces/foduucom/CandleStickScan-Stock-trading-yolov8/resolve/main/test/-2022-06-28-12-35-50_png.rf.8dee4bb645ea8b5036721b830d2636b1.jpg',
|
10 |
+
'https://huggingface.co/spaces/foduucom/CandleStickScan-Stock-trading-yolov8/resolve/main/test/-2022-06-28-12-45-10_png.rf.8b9177546e62a2422ad603b16f1f50b9.jpg',
|
11 |
'https://www.dropbox.com/s/7sjfwncffg8xej2/video_7.mp4?dl=1'
|
12 |
]
|
13 |
description=""" 🕯️ Introducing CandleScan by Foduu AI 🕯️
|