MyTalkingPal / space.yaml
PeterPinetree's picture
Update space.yaml
ac172a3 verified
raw
history blame contribute delete
323 Bytes
apt:
packages:
- git
- git-lfs
- ffmpeg
- libsm6
- libxext6
- cmake
- rsync
- libgl1-mesa-glx
- python3-dev
- build-essential
pip:
- pip install --upgrade pip
- pip install --upgrade setuptools
- pip install --upgrade wheel
- pip install --no-cache-dir -r requirements.txt