fazzam commited on
Commit
5210acf
·
verified ·
1 Parent(s): a786026

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -9,7 +9,6 @@ from ultralytics import YOLO
9
  import torch
10
  import cv2
11
 
12
- logging.basicConfig(filename="grainsight.log", level=logging.INFO)
13
 
14
  # Cache the model and device
15
  @st.cache_data()
 
9
  import torch
10
  import cv2
11
 
 
12
 
13
  # Cache the model and device
14
  @st.cache_data()