Chuckame commited on
Commit
380a3cb
·
verified ·
1 Parent(s): 855e113

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.11.11
2
+ Pillow == 11.1.0
3
+ numpy == 1.26.4
4
+ tensorflow == 2.15.1
5
+ transformers == 4.47.1
6
+ torch == 2.5.1