Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +16 -16
requirements.txt
CHANGED
@@ -1,16 +1,16 @@
|
|
1 |
-
streamlit
|
2 |
-
opencv-python-headless
|
3 |
-
numpy
|
4 |
-
Pillow
|
5 |
-
transformers
|
6 |
-
tokenizers
|
7 |
-
torch
|
8 |
-
torchvision
|
9 |
-
ultralytics
|
10 |
-
python-Levenshtein
|
11 |
-
sentencepiece
|
12 |
-
protobuf
|
13 |
-
huggingface-hub
|
14 |
-
regex
|
15 |
-
requests
|
16 |
-
tqdm
|
|
|
1 |
+
streamlit
|
2 |
+
opencv-python-headless
|
3 |
+
numpy
|
4 |
+
Pillow
|
5 |
+
transformers
|
6 |
+
tokenizers
|
7 |
+
torch
|
8 |
+
torchvision
|
9 |
+
ultralytics
|
10 |
+
python-Levenshtein
|
11 |
+
sentencepiece
|
12 |
+
protobuf
|
13 |
+
huggingface-hub
|
14 |
+
regex
|
15 |
+
requests
|
16 |
+
tqdm
|