Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
peterpeter8585
/
abc
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6f257dc
abc
/
app.py
peterpeter8585
Create app.py
6f257dc
verified
8 months ago
raw
Copy download link
history
blame
Safe
107 Bytes
import
subprocess
subprocess.Popen(
"git clone https://huggingface.co/HuggingFaceM4/idefics-9b"
, shell=
True
)