Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ambon
/
Enkacard
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
04d482b
Enkacard
/
pyenv_run.sh
Iwak
yea
fd1fd71
7 months ago
raw
Copy download link
history
blame
Safe
229 Bytes
export
PYENV_ROOT=
"
$HOME
/.pyenv"
[[ -d
$PYENV_ROOT
/bin ]] &&
export
PATH=
"
$PYENV_ROOT
/bin:
$PATH
"
eval
"
$(pyenv init -)
"
pyenv install 3.10.13
pyenv global 3.10.13
python -m pip install -r requirements.txt
chmod
+x run.sh
./run.sh