axiilay commited on
Commit
0b7bc04
·
verified ·
1 Parent(s): e2e0202

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ gradio==5.49.1
2
+ torch==2.8.0
3
+ tiktoken==0.12.0
4
+ numpy==2.2.6
5
+ huggingface_hub==0.35.3