proKBD commited on
Commit
2ee959e
·
verified ·
1 Parent(s): b49f52e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt CHANGED
@@ -33,3 +33,9 @@ googletrans-py==4.0.0
33
 
34
  # Added sentencepiece
35
  sentencepiece==0.1.99
 
 
 
 
 
 
 
33
 
34
  # Added sentencepiece
35
  sentencepiece==0.1.99
36
+
37
+ # Added altair
38
+ altair==5.2.0
39
+
40
+ # Added protobuf
41
+ protobuf==4.25.3