runninglsy commited on
Commit
e9a7dd4
1 Parent(s): 42fea26

add example and requirements

Browse files
Files changed (2) hide show
  1. examples/rs-1.png +0 -0
  2. requirements.txt +3 -0
examples/rs-1.png ADDED
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ numpy==1.24.3
2
+ torch==2.2.0
3
+ transformers==4.44.2