Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
@@ -3,8 +3,6 @@ Pillow>=9.0.0
|
|
3 |
numpy>=1.21.0
|
4 |
pandas>=1.3.0
|
5 |
|
6 |
-
Optional dependencies for full functionality
|
7 |
-
Uncomment these for production deployment with real models
|
8 |
torch>=2.0.0
|
9 |
torchvision>=0.15.0
|
10 |
transformers>=4.30.0
|
|
|
3 |
numpy>=1.21.0
|
4 |
pandas>=1.3.0
|
5 |
|
|
|
|
|
6 |
torch>=2.0.0
|
7 |
torchvision>=0.15.0
|
8 |
transformers>=4.30.0
|