parkerjj commited on
Commit
f8d28bc
·
1 Parent(s): f872ba4

Update torch to 2.8.0

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- transformers
2
  akshare
3
  blis==0.7.11
4
  spacy==3.7.5
@@ -8,8 +8,6 @@ gensim
8
  fastapi
9
  requests
10
  sentencepiece
11
- --index-url https://download.pytorch.org/whl/cpu
12
- torch==2.8.0
13
  transformers
14
  uvicorn[standard]==0.17.*
15
  keras==3.6.0
@@ -20,3 +18,5 @@ pydantic==2.9.2
20
  pydantic_core==2.23.4
21
  nltk
22
  gunicorn
 
 
 
1
+ `transformers
2
  akshare
3
  blis==0.7.11
4
  spacy==3.7.5
 
8
  fastapi
9
  requests
10
  sentencepiece
 
 
11
  transformers
12
  uvicorn[standard]==0.17.*
13
  keras==3.6.0
 
18
  pydantic_core==2.23.4
19
  nltk
20
  gunicorn
21
+ --index-url https://download.pytorch.org/whl/cpu
22
+ torch==2.8.0