Spaces:
Runtime error
Runtime error
update dependency
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -29,4 +29,5 @@ huggingface-hub==0.28.1
|
|
| 29 |
|
| 30 |
whisper>=1.0.0
|
| 31 |
pydantic>=1.10.0
|
| 32 |
-
deepspeed==0.15.2
|
|
|
|
|
|
| 29 |
|
| 30 |
whisper>=1.0.0
|
| 31 |
pydantic>=1.10.0
|
| 32 |
+
deepspeed==0.15.2
|
| 33 |
+
tiktoken==0.6.0
|