Skip to content

Commit

Permalink
Update utilities.py
Browse files Browse the repository at this point in the history
  • Loading branch information
SaPhyoThuHtet authored Sep 18, 2023
1 parent 011a791 commit 92e1d50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utilities.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
from webdriver_manager.chrome import ChromeDriverManager
import pickle

@st.cache_resource

def get_driver():
options = Options()
options.add_argument('--disable-gpu')
Expand Down

0 comments on commit 92e1d50

Please sign in to comment.