Princeaka commited on
Commit
5060784
·
verified ·
1 Parent(s): b3c70be

Delete .huggingface.yml

Browse files
Files changed (1) hide show
  1. .huggingface.yml +0 -8
.huggingface.yml DELETED
@@ -1,8 +0,0 @@
1
- build:
2
- os: debian-11 # ← FORCES Bullseye (stable) instead of Trixie
3
- commands:
4
- - apt-get update
5
- - apt-get install -y git git-lfs ffmpeg libsm6 libxext6 cmake rsync libgl1
6
- - apt-get install -y libgl1-mesa-dev libgl1
7
- - python -m pip install --upgrade pip
8
- - pip install -r requirements.txt --no-cache-dir