Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -3
requirements.txt
CHANGED
@@ -1,4 +1,10 @@
|
|
1 |
-
|
2 |
transformers
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit==1.35.0
|
2 |
transformers
|
3 |
+
black
|
4 |
+
pylint
|
5 |
+
torchvision
|
6 |
+
torchaudio
|
7 |
+
torch
|
8 |
+
tensor
|
9 |
+
bs4
|
10 |
+
huggingface-hub
|