Spaces:
Sleeping
Sleeping
Upload requirements (3).txt
Browse files- requirements (3).txt +16 -0
requirements (3).txt
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
torch
|
3 |
+
torchvision
|
4 |
+
torchaudio
|
5 |
+
transformers
|
6 |
+
gradio
|
7 |
+
pandas
|
8 |
+
numpy
|
9 |
+
openpyxl
|
10 |
+
markdown
|
11 |
+
scikit-learn
|
12 |
+
sentencepiece
|
13 |
+
|
14 |
+
chromadb>=0.4.0
|
15 |
+
accelerate>=0.24.0
|
16 |
+
protobuf>=3.20.0
|