kreemyyyy commited on
Commit
7a236b4
·
verified ·
1 Parent(s): 938fc35

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -9
app.py CHANGED
@@ -1,13 +1,5 @@
1
  # Install system dependencies first
2
- !apt-get update
3
- !apt-get install -y \
4
- chromium-browser \
5
- chromium-chromedriver \
6
- libnss3 \
7
- libxss1 \
8
- libatk-bridge2.0-0 \
9
- libgtk-3-0 \
10
- libgbm-dev
11
 
12
  import nest_asyncio
13
  nest_asyncio.apply()
 
1
  # Install system dependencies first
2
+
 
 
 
 
 
 
 
 
3
 
4
  import nest_asyncio
5
  nest_asyncio.apply()