Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -93,4 +93,5 @@ websockets==13.0.1
|
|
93 |
wrapt==1.16.0
|
94 |
wsproto==1.2.0
|
95 |
yarl==1.11.1
|
96 |
-
zipp==3.20.2
|
|
|
|
93 |
wrapt==1.16.0
|
94 |
wsproto==1.2.0
|
95 |
yarl==1.11.1
|
96 |
+
zipp==3.20.2
|
97 |
+
transformers
|