Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,2 +1,5 @@
|
|
1 |
git+https://github.com/huggingface/transformers.git@main#egg=transformers
|
2 |
-
torch
|
|
|
|
|
|
|
|
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
|