SakibRumu commited on
Commit
183e2bc
·
verified ·
1 Parent(s): 19f4b73

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -7
requirements.txt CHANGED
@@ -1,8 +1,10 @@
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
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  pydantic==2.10.6
2
+ gradio
3
+ torch
4
+ torchvision
5
+ numpy
6
+ Pillow
7
+ opencv-python
8
+ dlib==19.24.2
9
+ requests
10
+ efficientnet-pytorch