Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
TMElyralab
/
MuseTalk
like
50
Runtime error
App
Files
Files
Community
3
59976c1
MuseTalk
/
entrypoint.sh
czk32611
Create entrypoint.sh (
#2
)
3d68748
verified
7 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