Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -12
requirements.txt
CHANGED
@@ -1,12 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
sentencepiece>=0.1.99
|
8 |
-
tokenizers==0.14.1
|
9 |
-
huggingface-hub==0.16.4
|
10 |
-
protobuf>=3.20.0
|
11 |
-
accelerate>=0.25.0
|
12 |
-
openpyxl
|
|
|
1 |
+
gradio
|
2 |
+
pandas
|
3 |
+
openai
|
4 |
+
transformers
|
5 |
+
torch
|
6 |
+
openpyxl
|
|
|
|
|
|
|
|
|
|
|
|