Update requirements.txt (#10)
Browse files- Update requirements.txt (0ba85c5188c0fa02f1b5d2ab0c9b6bd5c7a2199c)
Co-authored-by: yanzhouyoung <[email protected]>
- 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
|