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