Spaces:
Running
Running
Lucasstranger1
commited on
Commit
•
0f8fcf6
1
Parent(s):
a1b1b7f
update
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ streamlit
|
|
2 |
requests
|
3 |
transformers
|
4 |
gtts
|
|
|
5 |
openai
|
6 |
python-dotenv
|
7 |
torch # Add this line if using PyTorch
|
|
|
2 |
requests
|
3 |
transformers
|
4 |
gtts
|
5 |
+
pipreqs
|
6 |
openai
|
7 |
python-dotenv
|
8 |
torch # Add this line if using PyTorch
|