FengHou97 commited on
Commit
38fb470
·
verified ·
1 Parent(s): a6d4446

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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