Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
talalif
/
MuseV
like
6
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
dadf533
MuseV
/
app.py
talalif
Create app.py
da2362d
verified
7 months ago
raw
Copy download link
history
blame
Safe
91 Bytes
import
subprocess
subprocess.run([
"git"
,
"clone"
,
"https://github.com/fat-ai/MuseV.git"
])