gwkrsrch thinh-researcher commited on
Commit
659286b
1 Parent(s): bf229cc

Fixed: TypeError: BARTDecoder.prepare_inputs_for_inference() got an unexpected keyword argument 'past_key_values' (#4)

Browse files

- Update requirements.txt (671b61d06f7abbd937c29d6f3253ec079388609c)


Co-authored-by: Thinh RE <thinh-researcher@users.noreply.huggingface.co>

Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  torch
2
  donut-python
3
- gradio
 
 
1
  torch
2
  donut-python
3
+ gradio
4
+ transformers==4.24.0