Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
git+https://github.com/huggingface/transformers.git@main#egg=transformers
|
2 |
torch
|
|
|
3 |
google-generativeai
|
4 |
python-dotenv~=0.21.0
|
5 |
pillow~=10.2.0
|
|
|
1 |
git+https://github.com/huggingface/transformers.git@main#egg=transformers
|
2 |
torch
|
3 |
+
openai
|
4 |
google-generativeai
|
5 |
python-dotenv~=0.21.0
|
6 |
pillow~=10.2.0
|