Haozhan Shen commited on
Commit
5aa1bb3
·
1 Parent(s): 20cfdbe

add transformers==4.50.1;pydantic==2.10.6

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  torch>=2.0.0
2
- git+https://github.com/huggingface/transformers
3
  Pillow>=10.0.0
4
  httpx[socks]
5
- accelerate>=0.26.0
 
 
1
  torch>=2.0.0
2
+ transformers==4.50.1
3
  Pillow>=10.0.0
4
  httpx[socks]
5
+ accelerate>=0.26.0
6
+ pydantic==2.10.6