Spaces:
Sleeping
Sleeping
init!
Browse files- requirements.txt +14 -0
requirements.txt
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
evaluate
|
3 |
+
gradio
|
4 |
+
torch
|
5 |
+
random
|
6 |
+
sklearn
|
7 |
+
datasets
|
8 |
+
textblob
|
9 |
+
pipeline
|
10 |
+
requests
|
11 |
+
torchvision
|
12 |
+
numpy
|
13 |
+
torchvision.io
|
14 |
+
torchvision.utils
|