Spaces:
Running
Running
adamtayzzz
commited on
Commit
•
a23f1f6
1
Parent(s):
1076673
Upload requirements.txt
Browse files- requirements.txt +14 -0
requirements.txt
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
torch
|
3 |
+
torchvision
|
4 |
+
numpy
|
5 |
+
tqdm
|
6 |
+
gradio
|
7 |
+
argparse
|
8 |
+
glob
|
9 |
+
json
|
10 |
+
logging
|
11 |
+
os
|
12 |
+
random
|
13 |
+
math
|
14 |
+
os
|