Sybghat commited on
Commit
5cd6e02
1 Parent(s): 759119a

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
 
1
  pip==23.3.1
2
  aiohttp==3.8.1
3
  aiosignal==1.2.0
@@ -95,7 +96,7 @@ tabulate==0.8.9
95
  threadpoolctl==3.1.0
96
  torch==1.11.0
97
  tqdm==4.62.3
98
- transformers==4.11.3
99
  typing_extensions==4.0.1
100
  urllib3==1.26.8
101
  uvicorn==0.17.4
 
1
+ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
2
  pip==23.3.1
3
  aiohttp==3.8.1
4
  aiosignal==1.2.0
 
96
  threadpoolctl==3.1.0
97
  torch==1.11.0
98
  tqdm==4.62.3
99
+ transformers==2.5.1
100
  typing_extensions==4.0.1
101
  urllib3==1.26.8
102
  uvicorn==0.17.4