Spaces:
Running
on
L40S
Running
on
L40S
miaoyibo
commited on
Commit
·
790da55
1
Parent(s):
bf41562
- requirements.txt +20 -1
requirements.txt
CHANGED
@@ -1 +1,20 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torchvision==0.20.0
|
2 |
+
transformers==4.51.1
|
3 |
+
accelerate
|
4 |
+
sentencepiece
|
5 |
+
attrdict
|
6 |
+
einops
|
7 |
+
tiktoken
|
8 |
+
blobfile
|
9 |
+
https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.4.post1/flash_attn-2.7.4.post1+cu12torch2.5cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
|
10 |
+
|
11 |
+
# for gradio demo
|
12 |
+
gradio
|
13 |
+
gradio-client
|
14 |
+
mdtex2html
|
15 |
+
pypinyin
|
16 |
+
tqdm
|
17 |
+
colorama
|
18 |
+
Pygments
|
19 |
+
markdown
|
20 |
+
SentencePiece
|