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