vachaspathi commited on
Commit
e5a9cc7
·
verified ·
1 Parent(s): 759a82d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -4
requirements.txt CHANGED
@@ -1,7 +1,5 @@
1
  fastmcp
2
  gradio
3
  requests
4
- transformers>=4.30.0 # optional, only required if you will load a local model
5
- sentence-transformers # optional
6
- torch==2.2.0
7
- sentencepiece
 
1
  fastmcp
2
  gradio
3
  requests
4
+ transformers
5
+ torch # choose CPU or CUDA wheel appropriate for your environment