ioanasong commited on
Commit
3ff3c53
1 Parent(s): 5dd71fd

Added requirements file

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ torch
2
+ transformers == 4.38.1
3
+ datasets
4
+ opencv-python
5
+ Pillow