Spaces:
Runtime error
Runtime error
nehulagrawal
commited on
Commit
β’
5f094b3
1
Parent(s):
8da4f77
Update app.py
Browse files
app.py
CHANGED
@@ -13,7 +13,7 @@ description = """ π―οΈ Light up your trading game with Trend prediction! We d
|
|
13 |
π§ Contact us: [email protected]
|
14 |
π Like | Join the Trading Adventure!"""
|
15 |
|
16 |
-
image_path= [['test/1.jpg', 'foduucom/stockmarket-future-prediction', 640, 0.25, 0.45], ['test/2.jpg', 'foduucom/
|
17 |
|
18 |
# Load YOLO model
|
19 |
model = YOLO('foduucom/stockmarket-future-prediction')
|
|
|
13 |
π§ Contact us: [email protected]
|
14 |
π Like | Join the Trading Adventure!"""
|
15 |
|
16 |
+
image_path= [['test/1.jpg', 'foduucom/stockmarket-future-prediction', 640, 0.25, 0.45], ['test/2.jpg', 'foduucom/stockmarket-future-prediction', 640, 0.25, 0.45],['test/3.jpg', 'foduucom/stockmarket-future-prediction', 640, 0.25, 0.45]]
|
17 |
|
18 |
# Load YOLO model
|
19 |
model = YOLO('foduucom/stockmarket-future-prediction')
|