yangyz commited on
Commit
0ba85c5
1 Parent(s): d1928e6

Update requirements.txt

Browse files

fix `ModuleNotFoundError: No module named 'altair.vegalite.v4'`

Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  git+https://github.com/huggingface/transformers
2
  torch
3
- protobuf~=3.19.0
 
 
1
  git+https://github.com/huggingface/transformers
2
  torch
3
+ protobuf~=3.19.0
4
+ altair==4.2.2