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