SoybeanMilk
commited on
Commit
•
01f23a5
1
Parent(s):
03bb827
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ sentencepiece>=0.1.96
|
|
6 |
transformers>=4.20.0
|
7 |
sacremoses>=0.0.53
|
8 |
torch>=1.11.0
|
9 |
-
google.generativeai
|
|
|
|
6 |
transformers>=4.20.0
|
7 |
sacremoses>=0.0.53
|
8 |
torch>=1.11.0
|
9 |
+
google.generativeai
|
10 |
+
pyperclip
|