Spaces:
Build error
Build error
init
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
|
@@ -7,3 +7,9 @@ yolov5
|
|
| 7 |
torch==1.13.1+cu117
|
| 8 |
torchvision==0.14.1+cu117
|
| 9 |
torchaudio==0.13.1+cu117
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
torch==1.13.1+cu117
|
| 8 |
torchvision==0.14.1+cu117
|
| 9 |
torchaudio==0.13.1+cu117
|
| 10 |
+
streamlit
|
| 11 |
+
torch
|
| 12 |
+
torchvision
|
| 13 |
+
torchaudio
|
| 14 |
+
transformers
|
| 15 |
+
Pillow
|