programmnix-askui commited on
Commit
30d77e9
Β·
1 Parent(s): 03ca516
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -55,6 +55,7 @@ def rescale_bounding_boxes(bounding_boxes, original_width, original_height, scal
55
 
56
 
57
  def deepseek():
 
58
 
59
  # specify the path to the model
60
  model_path = "deepseek-ai/deepseek-vl2-small"
 
55
 
56
 
57
  def deepseek():
58
+ print("helloe!!!!")
59
 
60
  # specify the path to the model
61
  model_path = "deepseek-ai/deepseek-vl2-small"