SakibRumu commited on
Commit
3177a28
·
verified ·
1 Parent(s): 6d03810

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,5 +1,8 @@
1
- gradio==3.0
2
  fastai>=2.7.0 # Ensure compatibility with torch 2.x
3
  torch==2.3.1
4
  pillow>=9.0.0
5
  timm==0.6.7
 
 
 
 
1
+ gradio
2
  fastai>=2.7.0 # Ensure compatibility with torch 2.x
3
  torch==2.3.1
4
  pillow>=9.0.0
5
  timm==0.6.7
6
+ google-genai==1.5.0
7
+ pydantic==2.10.6
8
+ transformers