Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +16 -0
requirements.txt
ADDED
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
torch
|
3 |
+
tokenizers
|
4 |
+
numpy
|
5 |
+
pip
|
6 |
+
torchvision
|
7 |
+
datasets
|
8 |
+
torchtext
|
9 |
+
torchmetrics
|
10 |
+
tensorboard
|
11 |
+
base64
|
12 |
+
Tokenizer
|
13 |
+
BytesIO
|
14 |
+
Accelerator
|
15 |
+
ViTFeatureExtractor
|
16 |
+
Image
|