Your Name commited on
Commit
708dd4c
·
1 Parent(s): 2655f4a

Prune requirements for CPU-only: remove transformers/torch/azure/numpy pin

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -4
requirements.txt CHANGED
@@ -1,10 +1,6 @@
1
  flask==3.0.0
2
- transformers>=4.50.0
3
  nltk==3.8.1
4
  python-dotenv==1.0.0
5
- azure-ai-textanalytics==5.3.0
6
- torch>=2.2.0
7
- numpy<2.0.0
8
  requests==2.31.0
9
  pyyaml==6.0.1
10
  openai>=1.0.0
 
1
  flask==3.0.0
 
2
  nltk==3.8.1
3
  python-dotenv==1.0.0
 
 
 
4
  requests==2.31.0
5
  pyyaml==6.0.1
6
  openai>=1.0.0