harsh-manvar commited on
Commit
52c9a95
1 Parent(s): a43568e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  gradio==3.37.0
2
  protobuf==3.20.3
3
  scipy==1.11.1
 
4
  sentencepiece==0.1.99
5
  transformers==4.31.0
6
  ctransformers==0.2.27
 
1
  gradio==3.37.0
2
  protobuf==3.20.3
3
  scipy==1.11.1
4
+ torch==2.0.1
5
  sentencepiece==0.1.99
6
  transformers==4.31.0
7
  ctransformers==0.2.27