iimran commited on
Commit
92ff5c5
·
verified ·
1 Parent(s): 19676bd

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ torch>=2.0.0
2
+ tokenizers>=0.13.3
3
+ gradio
4
+ huggingface_hub>=0.16.4
5
+ safetensors>=0.3.1
6
+ numpy>=1.24.3
7
+ onnxruntime