Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kbberendsen
/
formula1
like
0
Runtime error
App
Files
Files
Community
fea47c3
formula1
/
f1.py
kbberendsen
initiate cache folder path
6af1ff2
over 1 year ago
raw
Copy download link
history
blame
Safe
57 Bytes
import
fastf1
as
ff1
ff1.Cache.enable_cache(
'.\cache'
)