Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ torch>=2.0.0
|
|
4 |
langdetect>=1.0.9
|
5 |
sentencepiece>=0.1.99
|
6 |
protobuf>=3.20.0
|
7 |
-
numpy>=1.24.0
|
|
|
|
4 |
langdetect>=1.0.9
|
5 |
sentencepiece>=0.1.99
|
6 |
protobuf>=3.20.0
|
7 |
+
numpy>=1.24.0
|
8 |
+
pyperclip>=1.8.2
|