Spaces:
Build error
Build error
Added transformers and torch to the requirements.
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -71,3 +71,5 @@ uvicorn==0.30.1
|
|
71 |
uvloop==0.19.0
|
72 |
watchfiles==0.22.0
|
73 |
websockets==11.0.3
|
|
|
|
|
|
71 |
uvloop==0.19.0
|
72 |
watchfiles==0.22.0
|
73 |
websockets==11.0.3
|
74 |
+
transformers
|
75 |
+
torch
|