Charlie
commited on
Commit
·
bdd49ab
1
Parent(s):
af2f908
Add requirements.txt
Browse files- requirements.txt +14 -0
requirements.txt
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
torch>=2.0
|
| 2 |
+
datasets
|
| 3 |
+
matplotlib
|
| 4 |
+
huggingface_hub
|
| 5 |
+
streamlit
|
| 6 |
+
gradio
|
| 7 |
+
mdtex2html
|
| 8 |
+
protobuf
|
| 9 |
+
transformers
|
| 10 |
+
cpm_kernels
|
| 11 |
+
streamlit
|
| 12 |
+
sentencepiece
|
| 13 |
+
accelerate
|
| 14 |
+
deepspeed
|