Spaces:
Running
Running
Delete .huggingface.yml
Browse files- .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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|