Spaces:
Paused
Paused
Matt Wallace
commited on
Commit
·
639ced4
1
Parent(s):
a5408c8
added transformers lib
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -55,3 +55,4 @@ tzdata==2023.3
|
|
55 |
urllib3==2.0.5
|
56 |
uvicorn==0.23.2
|
57 |
websockets==11.0.3
|
|
|
|
55 |
urllib3==2.0.5
|
56 |
uvicorn==0.23.2
|
57 |
websockets==11.0.3
|
58 |
+
transformers=4.33.1
|