Update requirements.txt
Browse files- requirements.txt +0 -4
requirements.txt
CHANGED
@@ -1,7 +1,3 @@
|
|
1 |
-
# Upgrade pip, setuptools, and wheel for binary builds
|
2 |
-
pip install --upgrade pip setuptools wheel
|
3 |
-
|
4 |
-
# Scientific and ML dependencies (pinned for HF Spaces compatibility)
|
5 |
numpy<2.0.0
|
6 |
torch==2.1.1
|
7 |
torchvision==0.16.1
|
|
|
|
|
|
|
|
|
|
|
1 |
numpy<2.0.0
|
2 |
torch==2.1.1
|
3 |
torchvision==0.16.1
|