BenK0y commited on
Commit
d695e32
·
verified ·
1 Parent(s): 778cfce

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -8
requirements.txt CHANGED
@@ -1,8 +1,3 @@
1
- Pillow==10.1.0
2
- torch==2.1.2
3
- torchvision==0.16.2
4
- transformers==4.40.0
5
- sentencepiece==0.1.99
6
- decord
7
- google.generativeai
8
- IPython
 
1
+ google-generativeai==0.3.1
2
+ gradio==2.0.7
3
+ python-dotenv==0.19.1