Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,3 +5,4 @@ transformers>=4.33.0
|
|
5 |
torch>=2.0.1
|
6 |
openai>=1.0.0
|
7 |
Pillow==9.4.0
|
|
|
|
5 |
torch>=2.0.1
|
6 |
openai>=1.0.0
|
7 |
Pillow==9.4.0
|
8 |
+
torchvision
|