Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
torch
|
|
|
|
| 2 |
absl-py==2.1.0
|
| 3 |
aiofiles==23.2.1
|
| 4 |
annotated-types==0.7.0
|
|
|
|
| 1 |
torch
|
| 2 |
+
torchvision
|
| 3 |
absl-py==2.1.0
|
| 4 |
aiofiles==23.2.1
|
| 5 |
annotated-types==0.7.0
|