inoryQwQ commited on
Commit
4547a86
·
verified ·
1 Parent(s): 8568f38

Upload python/requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. python/requirements.txt +5 -0
python/requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ # AXera Python inference engine
2
+ # Install from: https://github.com/AXERA-TECH/pyaxengine
3
+ pyaxengine
4
+ numpy
5
+ Pillow