fajarah commited on
Commit
6993976
·
verified ·
1 Parent(s): 8942940

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
- gradio
 
 
 
2
  transformers
3
  torch
4
- torchvision
5
  Pillow
 
1
+ gradio>=4.0.0
2
+ pandas
3
+ python-dotenv
4
+ google-generativeai
5
  transformers
6
  torch
 
7
  Pillow