tcm03
commited on
Commit
·
aea1a71
1
Parent(s):
af896ec
Update requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
CHANGED
@@ -1,2 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
ftfy
|
|
|
2 |
huggingface_hub
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
transformers
|
4 |
+
Pillow
|
5 |
+
tqdm
|
6 |
+
numpy
|
7 |
ftfy
|
8 |
+
regex
|
9 |
huggingface_hub
|