Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Danxxcruz
/
Pinterest
like
0
Configuration error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Pinterest
/
app.py
Danxxcruz
Update app.py
8770d92
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
55 Bytes
import
subprocess
subprocess.run([
"python"
,
"bot.py"
])