Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -11,3 +11,4 @@ easydict
|
|
| 11 |
pydantic>=2.0.0
|
| 12 |
huggingface_hub>=0.23.0
|
| 13 |
accelerate>=0.30.0
|
|
|
|
|
|
| 11 |
pydantic>=2.0.0
|
| 12 |
huggingface_hub>=0.23.0
|
| 13 |
accelerate>=0.30.0
|
| 14 |
+
torchvision
|