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