Detsutut commited on
Commit
c8ba4b0
1 Parent(s): c8ee914

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
- pip intall torch
2
- pip install transformers
3
- pip install sentencepiece
4
- pip install protobuf
 
 
 
1
+ gradio
2
+ ctransformers
3
+ torch
4
+ transformers
5
+ sentencepiece
6
+ protobuf