Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
vumichien
/
Lip_movement_reading
like
117
Runtime error
App
Files
Files
Community
2
0498130
Lip_movement_reading
/
app.py
vumichien
Update app.py
0498130
almost 2 years ago
raw
Copy download link
history
blame
102 Bytes
import
os
os.system(
'git clone https://github.com/facebookresearch/av_hubert.git'
)
print
(os.listdir())