Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
gradio>=4.16.0
|
2 |
gtts
|
3 |
fpdf
|
|
|
4 |
python-dotenv
|
5 |
openai>=1.0.0
|
6 |
llama-index>=0.10.28
|
|
|
1 |
gradio>=4.16.0
|
2 |
gtts
|
3 |
fpdf
|
4 |
+
pyrebase4
|
5 |
python-dotenv
|
6 |
openai>=1.0.0
|
7 |
llama-index>=0.10.28
|