Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -66,6 +66,7 @@ starlette
|
|
66 |
threadpoolctl
|
67 |
tomlkit
|
68 |
toolz
|
|
|
69 |
tqdm
|
70 |
transformers[sentencepiece]
|
71 |
tensorflow
|
|
|
66 |
threadpoolctl
|
67 |
tomlkit
|
68 |
toolz
|
69 |
+
torch
|
70 |
tqdm
|
71 |
transformers[sentencepiece]
|
72 |
tensorflow
|