Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TMElyralab
/
MuseTalk
like
60
Running
on
A10G
App
Files
Files
Community
3
refs/pr/2
MuseTalk
/
entrypoint.sh
czk32611
Create entrypoint.sh
56c1a71
verified
9 months ago
raw
Copy download link
history
blame
Safe
173 Bytes
#!/bin/bash
echo
"entrypoint.sh"
whoami
which
python
echo
"pythonpath"
$PYTHONPATH
source
/opt/conda/etc/profile.d/conda.sh
conda activate musev
which
python
python app.py