90 commited on
Commit
fff0cc8
·
1 Parent(s): 9267136

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  gradio==4.19.2
2
  torch>=2.0.0
3
  transformers>=4.36.0
4
- accelerate>=0.27.0
 
 
1
  gradio==4.19.2
2
  torch>=2.0.0
3
  transformers>=4.36.0
4
+ accelerate>=0.27.0
5
+ pydantic==2.10.6