Perghect commited on
Commit
1b5b97a
·
verified ·
1 Parent(s): 84908f3

Create requirements.txt

Browse files

Updating the dependencies

Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio==4.44.1
2
+ torch==2.3.0
3
+ torchvision==0.18.0
4
+ transformers==4.44.0
5
+ requests==2.31.0
6
+ pillow==10.0.0
7
+ numpy==1.26.0
8
+ matplotlib==3.7.2