test1978 commited on
Commit
bd0f548
·
verified ·
1 Parent(s): 12e583f

create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ python-chess
2
+ numpy
3
+ gradio
4
+ requests
5
+ huggingface_hub
6
+ torch