Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
torch
|
|
|
|
|
2 |
transformers
|
3 |
streamlit
|
4 |
huggingface_hub
|
|
|
1 |
torch
|
2 |
+
torchvision
|
3 |
+
torchaudio
|
4 |
transformers
|
5 |
streamlit
|
6 |
huggingface_hub
|