nehulagrawal commited on
Commit
5f094b3
β€’
1 Parent(s): 8da4f77

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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/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')
 
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')