Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
zman1x1
/
yt-video-to-summary
like
1
Running
App
Files
Files
Community
050bb7a
yt-video-to-summary
/
scripts
/
chrome-setup.sh
zman1x1
resolv chrome independently
050bb7a
unverified
about 1 year ago
raw
Copy download link
history
blame
Safe
149 Bytes
#!/bin/bash
sudo wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo dpkg -i google-chrome-stable_current_amd64.deb