Hana Celeste commited on
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -7,7 +7,7 @@ diffusers==0.30.3
|
|
| 7 |
transformers==4.44.2
|
| 8 |
accelerate==0.33.0
|
| 9 |
torch==2.3.1
|
| 10 |
-
torchvision
|
| 11 |
pillow>=10.0.0
|
| 12 |
numpy<2
|
| 13 |
opencv-python-headless
|
|
|
|
| 7 |
transformers==4.44.2
|
| 8 |
accelerate==0.33.0
|
| 9 |
torch==2.3.1
|
| 10 |
+
torchvision # optional but often pulled automatically
|
| 11 |
pillow>=10.0.0
|
| 12 |
numpy<2
|
| 13 |
opencv-python-headless
|