Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,6 +5,7 @@ sentencepiece==0.1.*
|
|
5 |
transformers==4.*
|
6 |
uvicorn[standard]==0.17.*
|
7 |
SQLAlchemy
|
|
|
8 |
piper-tts
|
9 |
onnxruntime-gpu
|
10 |
#ipywidgets
|
|
|
5 |
transformers==4.*
|
6 |
uvicorn[standard]==0.17.*
|
7 |
SQLAlchemy
|
8 |
+
jose
|
9 |
piper-tts
|
10 |
onnxruntime-gpu
|
11 |
#ipywidgets
|