IS361Group4 commited on
Commit
c14bd01
·
verified ·
1 Parent(s): 8c2cbb9

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ # Python 3.10.14
2
+ gradio==4.25.0
3
+ transformers==4.37.2
4
+ torch
5
+ numpy
6
+ pillow==10.3.0