Spaces:
Sleeping
Sleeping
python-multipart
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ matplotlib
|
|
6 |
scipy
|
7 |
torch==2.0.1
|
8 |
torchvision==0.15.2
|
9 |
-
transformers>=4.32.1
|
|
|
|
6 |
scipy
|
7 |
torch==2.0.1
|
8 |
torchvision==0.15.2
|
9 |
+
transformers>=4.32.1
|
10 |
+
python-multipart
|